mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-31 10:36:14 +08:00
parent
276c88dea1
commit
d3af51915e
348
package-lock.json
generated
348
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
14
package.json
14
package.json
@ -22,17 +22,17 @@
|
|||||||
"shipit": "npm run build && npm run readmes && npm run npmpub"
|
"shipit": "npm run build && npm run readmes && npm run npmpub"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@angular/common": "^6.1.8",
|
"@angular/common": "^6.1.7",
|
||||||
"@angular/compiler": "^6.1.8",
|
"@angular/compiler": "^6.1.7",
|
||||||
"@angular/compiler-cli": "^6.1.8",
|
"@angular/compiler-cli": "^6.1.7",
|
||||||
"@angular/core": "^6.1.8",
|
"@angular/core": "^6.1.7",
|
||||||
"@types/cordova": "0.0.34",
|
"@types/cordova": "0.0.34",
|
||||||
"@types/fs-extra": "^5.0.4",
|
"@types/fs-extra": "^5.0.4",
|
||||||
"@types/jest": "^23.3.2",
|
"@types/jest": "^23.3.2",
|
||||||
"@types/lodash": "^4.14.116",
|
"@types/lodash": "^4.14.116",
|
||||||
"@types/node": "^9.6.32",
|
"@types/node": "^9.6.31",
|
||||||
"@types/rimraf": "^2.0.2",
|
"@types/rimraf": "^2.0.2",
|
||||||
"@types/webpack": "^4.4.12",
|
"@types/webpack": "^4.4.11",
|
||||||
"async-promise-queue": "^1.0.4",
|
"async-promise-queue": "^1.0.4",
|
||||||
"canonical-path": "0.0.2",
|
"canonical-path": "0.0.2",
|
||||||
"conventional-changelog-cli": "^2.0.5",
|
"conventional-changelog-cli": "^2.0.5",
|
||||||
@ -53,7 +53,7 @@
|
|||||||
"rxjs": "^6.3.2",
|
"rxjs": "^6.3.2",
|
||||||
"rxjs-tslint-rules": "^4.8.0",
|
"rxjs-tslint-rules": "^4.8.0",
|
||||||
"string-replace-webpack-plugin": "^0.1.3",
|
"string-replace-webpack-plugin": "^0.1.3",
|
||||||
"ts-jest": "^23.10.1",
|
"ts-jest": "^23.1.4",
|
||||||
"ts-node": "^7.0.1",
|
"ts-node": "^7.0.1",
|
||||||
"tslint": "^5.11.0",
|
"tslint": "^5.11.0",
|
||||||
"tslint-ionic-rules": "0.0.19",
|
"tslint-ionic-rules": "0.0.19",
|
||||||
|
Loading…
Reference in New Issue
Block a user