chore(dependencies): update app-scripts to 1.3.11, add npm 5 support

update app-scripts to 1.3.11, add npm 5 support
This commit is contained in:
Dan Bucholtz
2017-06-28 15:12:35 -05:00
parent 048af1b329
commit 5771543c3b
2 changed files with 10115 additions and 2 deletions

10113
package-lock.json generated Normal file
View File

File diff suppressed because it is too large Load Diff

View File

@@ -39,7 +39,7 @@
"zone.js": "0.8.12"
},
"devDependencies": {
"@ionic/app-scripts": "1.3.7",
"@ionic/app-scripts": "^1.3.11",
"@ionic/commit-hooks": "1.0.3",
"@types/connect": "3.4.30",
"@types/del": "2.2.31",
@@ -147,4 +147,4 @@
"pre-push#master": [
"test"
]
}
}