Skip to content
This repository has been archived by the owner on Aug 8, 2019. It is now read-only.

Commit

Permalink
Add angular-cli to dependencies for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
afuetterer authored Nov 16, 2018
1 parent 624ee75 commit 5b67e63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"dependencies": {
"@angular/animations": "^4.3.4",
"@angular/cdk": "^2.0.0-beta.8",
"@angular/cli": "^1.6.2",
"@angular/common": "^4.4.6",
"@angular/compiler": "^4.4.6",
"@angular/compiler-cli": "^4.4.6",
Expand All @@ -37,7 +38,6 @@
"zone.js": "^0.8.19"
},
"devDependencies": {
"@angular/cli": "^1.6.2",
"@types/jasmine": "2.5.38",
"codelyzer": "~2.0.1",
"jasmine-core": "~2.5.2",
Expand Down

0 comments on commit 5b67e63

Please sign in to comment.