downgrade angular-mocks

stable
Juanfran 2015-11-19 10:06:59 +01:00
parent 66e3b61344
commit f34d01f249
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
"e2e": "node ./node_modules/babel/bin/babel-node.js --stage=1 ./run-e2e.js"
},
"devDependencies": {
"angular-mocks": "^1.5.0-beta.0",
"angular-mocks": "^1.4.7",
"babel": "^5.6.5",
"bluebird": "^3.0.2",
"chai": "^3.3.0",