chore: prep for es2017 builds

This commit is contained in:
Nathan Walker
2020-07-26 00:27:24 -07:00
parent 0f58416e4b
commit 4a6ddb6f03
9 changed files with 128 additions and 73 deletions

View File

@@ -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",