Skip to content

Commit

Permalink
feat(): Migrated to Angular 2.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
akserg committed Feb 14, 2017
1 parent 173e42e commit fcf19d3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3,670 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,17 @@
"typings": "index.d.ts",
"homepage": "https://github.com/akserg/ng2-slim-loading-bar",
"peerDependencies": {
"@angular/core": "^2.4.4"
"@angular/core": "^2.4.7"
},
"devDependencies": {
"@angular/common": "^2.4.4",
"@angular/compiler": "^2.4.4",
"@angular/compiler-cli": "^2.4.4",
"@angular/core": "^2.4.4",
"@angular/platform-browser": "^2.4.4",
"@angular/platform-browser-dynamic": "^2.4.4",
"@angular/platform-server": "^2.4.4",
"@types/hammerjs": "2.0.33",
"@angular/common": "^2.4.7",
"@angular/compiler": "^2.4.7",
"@angular/compiler-cli": "^2.4.7",
"@angular/core": "^2.4.7",
"@angular/platform-browser": "^2.4.7",
"@angular/platform-browser-dynamic": "^2.4.7",
"@angular/platform-server": "^2.4.7",
"@types/hammerjs": "^2.0.33",
"@types/jasmine": "2.5.37",
"@types/node": "6.0.46",
"awesome-typescript-loader": "2.2.4",
Expand All @@ -62,7 +62,7 @@
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^2.0.1",
"loader-utils": "~0.2.16",
"reflect-metadata": "0.1.8",
"reflect-metadata": "^0.1.8",
"rxjs": "^5.0.3",
"semantic-release": "4.3.5",
"source-map-loader": "0.1.5",
Expand Down
Loading

0 comments on commit fcf19d3

Please sign in to comment.