mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: prep for es2017 builds
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
"version": "7.0.0-rc.29",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"start": "nps"
|
||||
"start": "nps",
|
||||
"help": "nps-i"
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
@@ -40,6 +41,7 @@
|
||||
"nativescript": "rc",
|
||||
"node-sass": "~4.14.1",
|
||||
"nps": "^5.10.0",
|
||||
"nps-i": "file:tools/plugins/nps-i-1.0.3.tgz",
|
||||
"nps-utils": "^1.7.0",
|
||||
"parse-css": "git+https://github.com/tabatkins/parse-css.git",
|
||||
"parserlib": "^1.1.1",
|
||||
|
||||
Reference in New Issue
Block a user