Skip to content

Commit

Permalink
Merge 7382261 into ce500d0
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanBrenner committed Apr 25, 2017
2 parents ce500d0 + 7382261 commit 02adf98
Show file tree
Hide file tree
Showing 2 changed files with 173 additions and 173 deletions.
21 changes: 11 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,18 @@
},
"homepage": "https://github.com/andreasonny83/angular2-expandable-list#readme",
"peerDependencies": {
"@angular/common": "^2.0.0",
"@angular/core": "^2.0.0",
"@angular/platform-browser": "^2.0.0"
"@angular/common": "^4.0.3",
"@angular/core": "^4.0.3",
"@angular/platform-browser": "^4.0.3"
},
"devDependencies": {
"@angular/common": "2.4.9",
"@angular/compiler": "2.4.9",
"@angular/compiler-cli": "2.4.9",
"@angular/core": "2.4.9",
"@angular/platform-browser": "2.4.9",
"@angular/platform-browser-dynamic": "2.4.9",
"@angular/animations": "^4.0.3",
"@angular/common": "^4.0.3",
"@angular/compiler": "^4.0.3",
"@angular/compiler-cli": "^4.0.3",
"@angular/core": "^4.0.3",
"@angular/platform-browser": "^4.0.3",
"@angular/platform-browser-dynamic": "^4.0.3",
"@types/jasmine": "2.5.43",
"@types/node": "7.0.5",
"@types/selenium-webdriver": "2.53.40",
Expand Down Expand Up @@ -80,7 +81,7 @@
"semantic-release": "6.3.2",
"source-map-loader": "^0.2.0",
"tslint": "^4.5.1",
"typescript": "2.2.1",
"typescript": "^2.2.2",
"webpack": "2.2.1",
"webpack-dev-server": "2.4.2",
"zone.js": "0.7.7"
Expand Down

0 comments on commit 02adf98

Please sign in to comment.