Skip to content

Commit

Permalink
chore: update package
Browse files Browse the repository at this point in the history
  • Loading branch information
maxisam committed Aug 29, 2018
1 parent f570540 commit 6630b86
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,27 +16,27 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^6.1.4",
"@angular/common": "^6.1.4",
"@angular/compiler": "^6.1.4",
"@angular/core": "^6.1.4",
"@angular/forms": "^6.1.4",
"@angular/http": "^6.1.4",
"@angular/platform-browser": "^6.1.4",
"@angular/platform-browser-dynamic": "^6.1.4",
"@angular/router": "^6.1.4",
"@angular/animations": "^6.1.6",
"@angular/common": "^6.1.6",
"@angular/compiler": "^6.1.6",
"@angular/core": "^6.1.6",
"@angular/forms": "^6.1.6",
"@angular/http": "^6.1.6",
"@angular/platform-browser": "^6.1.6",
"@angular/platform-browser-dynamic": "^6.1.6",
"@angular/router": "^6.1.6",
"ngx-window-token": "^1.0.0",
"core-js": "^2.5.4",
"rxjs": "^6.2.2",
"zone.js": "~0.8.26",
"ngx-progressive-image-loader": "^0.1.2"
"ngx-progressive-image-loader": "^1.0.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "~0.8.0-rc.0",
"@angular-devkit/build-ng-packagr": "~0.8.0-rc.0",
"@angular/cli": "~6.2.0-rc.0",
"@angular/compiler-cli": "^6.1.4",
"@angular/language-service": "^6.1.4",
"@angular/compiler-cli": "^6.1.6",
"@angular/language-service": "^6.1.6",
"@types/jasmine": "~2.8.6",
"@types/jasminewd2": "~2.0.3",
"@types/node": "~8.9.4",
Expand Down

0 comments on commit 6630b86

Please sign in to comment.