summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorHendrik Leppelsack <hendrik@leppelsack.de>2017-10-30 11:45:40 +0100
committerHendrik Leppelsack <hendrik@leppelsack.de>2017-10-30 11:45:40 +0100
commit2b7be47debb0e08ac566208546e1bfcc2168ab9c (patch)
tree83615e5bfa25f95fab83d44bf266a25397709466 /package.json
parentcf9431f5538bcc3af031fd5a635c63da5ff77533 (diff)
proper version of angular-mocks
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ddf86589..545ce7e1 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,7 @@
"watch": "node node_modules/gulp-cli/bin/gulp.js watch"
},
"devDependencies": {
- "angular-mocks": "^1.5.8",
+ "angular-mocks": "~1.5.8",
"chai": "^3.5.0",
"codecov": "^1.0.1",
"gulp": "^3.9.1",