Browse Source

Update package.json

fixed duplicate dev dependency, closes #10542
Torkel Ödegaard 8 years ago
parent
commit
af9d1cc577
1 changed files with 1 additions and 2 deletions
  1. 1 2
      package.json

+ 1 - 2
package.json

@@ -91,8 +91,7 @@
     "typescript": "^2.6.2",
     "webpack": "^3.10.0",
     "webpack-bundle-analyzer": "^2.9.0",
-    "webpack-cleanup-plugin": "^0.5.1",
-    "angular-mocks": "^1.6.6",
+    "webpack-cleanup-plugin": "^0.5.1",    
     "webpack-merge": "^4.1.0",
     "zone.js": "^0.7.2"
   },