Skip to content

Commit f87541c

Browse files
committed
@angular dependencies as peerDependencies.
1 parent 724afc0 commit f87541c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,12 @@
6161
"@types/jasmine": "^2.5.35"
6262
},
6363
"dependencies": {
64-
"@angular/core": "^2.0.0",
65-
"@angular/common": "^2.0.0",
66-
"@angular/platform-browser": "^2.0.0",
6764
"lodash": "^4.0.0"
6865
},
6966
"peerDependencies": {
67+
"@angular/core": "^2.0.0",
68+
"@angular/common": "^2.0.0",
69+
"@angular/platform-browser": "^2.0.0",
7070
"rxjs": "^5.0.0-beta.12"
7171
}
7272
}

0 commit comments

Comments
 (0)