mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-08-04 00:00:08 +08:00
chore(package): bump deps
This commit is contained in:
+8
-8
@@ -22,22 +22,22 @@
|
||||
"shipit": "npm run build && npm run readmes && npm run npmpub"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular/common": "6.0.0-rc.1",
|
||||
"@angular/compiler": "6.0.0-rc.1",
|
||||
"@angular/compiler-cli": "6.0.0-rc.1",
|
||||
"@angular/core": "6.0.0-rc.1",
|
||||
"@angular/common": "6.0.0-rc.3",
|
||||
"@angular/compiler": "6.0.0-rc.3",
|
||||
"@angular/compiler-cli": "6.0.0-rc.3",
|
||||
"@angular/core": "6.0.0-rc.3",
|
||||
"@types/cordova": "0.0.34",
|
||||
"@types/fs-extra": "^5.0.1",
|
||||
"@types/jest": "^22.2.2",
|
||||
"@types/fs-extra": "^5.0.2",
|
||||
"@types/jest": "^22.2.3",
|
||||
"@types/lodash": "^4.14.106",
|
||||
"@types/node": "^9.6.2",
|
||||
"@types/node": "^9.6.4",
|
||||
"@types/rimraf": "^2.0.2",
|
||||
"@types/webpack": "^4.1.3",
|
||||
"async-promise-queue": "^1.0.4",
|
||||
"babel-core": "^6.26.0",
|
||||
"babel-preset-env": "^1.6.1",
|
||||
"babelify": "^8.0.0",
|
||||
"browserify": "^16.1.1",
|
||||
"browserify": "^16.2.0",
|
||||
"canonical-path": "0.0.2",
|
||||
"conventional-changelog-cli": "^1.3.21",
|
||||
"cpr": "^3.0.1",
|
||||
|
||||
Reference in New Issue
Block a user