mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-31 18:49:43 +08:00
chore(package): bump dev deps (#1747)
This commit is contained in:
parent
5b914d7f15
commit
a6ae0919e4
10
package.json
10
package.json
@ -6,9 +6,9 @@
|
|||||||
"author": "Ionic Team <hi@ionic.io> (https://ionic.io)",
|
"author": "Ionic Team <hi@ionic.io> (https://ionic.io)",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@angular/compiler": "4.1.3",
|
"@angular/compiler": "4.2.5",
|
||||||
"@angular/compiler-cli": "4.1.3",
|
"@angular/compiler-cli": "4.2.5",
|
||||||
"@angular/core": "4.1.3",
|
"@angular/core": "4.2.5",
|
||||||
"@types/cordova": "0.0.34",
|
"@types/cordova": "0.0.34",
|
||||||
"@types/jasmine": "^2.5.51",
|
"@types/jasmine": "^2.5.51",
|
||||||
"@types/node": "^7.0.27",
|
"@types/node": "^7.0.27",
|
||||||
@ -39,12 +39,12 @@
|
|||||||
"q": "1.5.0",
|
"q": "1.5.0",
|
||||||
"queue": "4.2.1",
|
"queue": "4.2.1",
|
||||||
"rimraf": "2.6.1",
|
"rimraf": "2.6.1",
|
||||||
"rxjs": "5.1.1",
|
"rxjs": "5.4.1",
|
||||||
"semver": "5.3.0",
|
"semver": "5.3.0",
|
||||||
"tslint": "3.15.1",
|
"tslint": "3.15.1",
|
||||||
"tslint-ionic-rules": "0.0.8",
|
"tslint-ionic-rules": "0.0.8",
|
||||||
"typescript": "2.3.3",
|
"typescript": "2.3.3",
|
||||||
"zone.js": "^0.8.11"
|
"zone.js": "0.8.12"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "npm run test:watch",
|
"start": "npm run test:watch",
|
||||||
|
Loading…
Reference in New Issue
Block a user