Revert "chore(pacakge): bump deps"

This reverts commit 276c88dea1.
This commit is contained in:
Daniel 2018-09-24 19:08:57 +02:00
parent 276c88dea1
commit d3af51915e
2 changed files with 174 additions and 188 deletions

348
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -22,17 +22,17 @@
"shipit": "npm run build && npm run readmes && npm run npmpub"
},
"devDependencies": {
"@angular/common": "^6.1.8",
"@angular/compiler": "^6.1.8",
"@angular/compiler-cli": "^6.1.8",
"@angular/core": "^6.1.8",
"@angular/common": "^6.1.7",
"@angular/compiler": "^6.1.7",
"@angular/compiler-cli": "^6.1.7",
"@angular/core": "^6.1.7",
"@types/cordova": "0.0.34",
"@types/fs-extra": "^5.0.4",
"@types/jest": "^23.3.2",
"@types/lodash": "^4.14.116",
"@types/node": "^9.6.32",
"@types/node": "^9.6.31",
"@types/rimraf": "^2.0.2",
"@types/webpack": "^4.4.12",
"@types/webpack": "^4.4.11",
"async-promise-queue": "^1.0.4",
"canonical-path": "0.0.2",
"conventional-changelog-cli": "^2.0.5",
@ -53,7 +53,7 @@
"rxjs": "^6.3.2",
"rxjs-tslint-rules": "^4.8.0",
"string-replace-webpack-plugin": "^0.1.3",
"ts-jest": "^23.10.1",
"ts-jest": "^23.1.4",
"ts-node": "^7.0.1",
"tslint": "^5.11.0",
"tslint-ionic-rules": "0.0.19",