Skip to content

Commit

Permalink
chore(): revert back to angular 4.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ihadeed committed Nov 13, 2017
1 parent 4e28295 commit 61defd4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"author": "Ionic Team <[email protected]> (https://ionic.io)",
"license": "MIT",
"devDependencies": {
"@angular/compiler": "5.0.1",
"@angular/compiler-cli": "5.0.1",
"@angular/core": "5.0.1",
"@angular/compiler": "4.4.4",
"@angular/compiler-cli": "4.4.4",
"@angular/core": "4.4.4",
"@types/cordova": "0.0.34",
"@types/jasmine": "^2.6.3",
"@types/node": "^8.0.50",
Expand Down Expand Up @@ -43,7 +43,7 @@
"semver": "5.3.0",
"tslint": "3.15.1",
"tslint-ionic-rules": "0.0.8",
"typescript": "2.4.2",
"typescript": "~2.4.2",
"zone.js": "0.8.18"
},
"scripts": {
Expand Down

0 comments on commit 61defd4

Please sign in to comment.