Skip to content

Commit

Permalink
clean up dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vsavkin committed Oct 1, 2017
1 parent de2c698 commit 5ea78cc
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
"jasmine-marbles": "0.1.0"
},
"devDependencies": {
"@schematics/angular": "^0.0.36",
"@angular-devkit/schematics": "^0.0.24",
"@angular/cli": "nrwl/fix-cli-build",
"@angular/common": "4.3.5",
"@angular/compiler": "4.3.5",
Expand All @@ -39,7 +37,6 @@
"@types/jasmine": "2.5.53",
"@types/node": "8.0.7",
"angular": "1.6.6",
"bazel-cli": "nrwl/bazel-cli-build",
"clang-format": "^1.0.32",
"jasmine-core": "~2.6.2",
"jest": "20.0.4",
Expand All @@ -48,7 +45,7 @@
"karma-jasmine": "~1.1.0",
"karma-webpack": "2.0.4",
"rxjs": "5.4.3",
"semver": "^5.4.1",
"tslint": "5.7.0",
"typescript": "2.4.2"
},
"author": "Victor Savkin",
Expand Down

0 comments on commit 5ea78cc

Please sign in to comment.