Skip to content

Commit

Permalink
chore(): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ihadeed committed Jun 20, 2017
1 parent 90a0747 commit e78aae1
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,22 +16,22 @@
"license": "MIT",
"repository": "https://github.com/zyra/ionic2-super-tabs",
"devDependencies": {
"@angular/common": "4.1.2",
"@angular/compiler": "4.1.2",
"@angular/compiler-cli": "4.1.2",
"@angular/core": "4.1.2",
"@angular/forms": "4.1.2",
"@angular/http": "4.1.2",
"@angular/platform-browser": "4.1.2",
"@angular/platform-browser-dynamic": "4.1.2",
"@angular/common": "4.1.3",
"@angular/compiler": "4.1.3",
"@angular/compiler-cli": "4.1.3",
"@angular/core": "4.1.3",
"@angular/forms": "4.1.3",
"@angular/http": "4.1.3",
"@angular/platform-browser": "4.1.3",
"@angular/platform-browser-dynamic": "4.1.3",
"conventional-changelog-cli": "^1.3.1",
"ionic-angular": "3.3.0",
"ionic-angular": "3.4.2",
"ionicons": "3.0.0",
"rxjs": "5.1.1",
"rxjs": "5.4.0",
"typescript": "^2.3.3",
"zone.js": "^0.8.11"
},
"peerDependencies": {
"ionic-angular": ">=3.1.0"
"ionic-angular": "^3.4.0"
}
}

0 comments on commit e78aae1

Please sign in to comment.