1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00

package update

This commit is contained in:
Patrik Braun 2017-07-26 19:00:52 +02:00
parent 4ae8013254
commit e998b5fedb

View File

@ -42,7 +42,7 @@
"devDependencies": {
"@agm/core": "^1.0.0-beta.0",
"@angular/animations": "^4.3.1",
"@angular/cli": "1.2.3",
"@angular/cli": "1.2.4",
"@angular/common": "~4.3.1",
"@angular/compiler": "~4.3.1",
"@angular/compiler-cli": "^4.3.1",
@ -60,9 +60,9 @@
"@types/gm": "^1.17.31",
"@types/jasmine": "^2.5.53",
"@types/jimp": "^0.2.1",
"@types/node": "^8.0.15",
"@types/node": "^8.0.17",
"@types/sharp": "^0.17.2",
"@types/winston": "^2.3.3",
"@types/winston": "^2.3.4",
"bootstrap": "^3.3.7",
"chai": "^4.1.0",
"codelyzer": "~3.1.2",
@ -96,10 +96,10 @@
"protractor": "^5.1.2",
"remap-istanbul": "^0.9.5",
"rimraf": "^2.6.1",
"run-sequence": "^2.0.0",
"run-sequence": "^2.1.0",
"rxjs": "^5.4.2",
"ts-helpers": "^1.1.2",
"ts-node": "~3.2.1",
"ts-node": "~3.3.0",
"tslint": "^5.5.0",
"typescript": "^2.4.2",
"zone.js": "^0.8.14"