Skip to content

Commit

Permalink
Revert "feat(): Updated to Angular 2.4.2"
Browse files Browse the repository at this point in the history
This reverts commit 0f117ed.
  • Loading branch information
akserg committed Jan 16, 2017
1 parent 6730921 commit 32bf50a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,16 +32,16 @@
"typings": "index.d.ts",
"homepage": "https://github.com/akserg/ng2-slim-loading-bar",
"peerDependencies": {
"@angular/core": "^2.4.2"
"@angular/core": "^2.0.0"
},
"devDependencies": {
"@angular/common": "^2.4.2",
"@angular/compiler": "^2.4.2",
"@angular/compiler-cli": "^2.4.2",
"@angular/core": "^2.4.2",
"@angular/platform-browser": "^2.4.2",
"@angular/platform-browser-dynamic": "^2.4.2",
"@angular/platform-server": "^2.4.2",
"@angular/common": "^2.1.2",
"@angular/compiler": "^2.1.2",
"@angular/compiler-cli": "^2.1.2",
"@angular/core": "^2.1.2",
"@angular/platform-browser": "^2.1.2",
"@angular/platform-browser-dynamic": "^2.1.2",
"@angular/platform-server": "^2.1.2",
"@types/hammerjs": "2.0.33",
"@types/jasmine": "2.5.37",
"@types/node": "6.0.46",
Expand Down

0 comments on commit 32bf50a

Please sign in to comment.