force angular mocks 1.4.7

stable
Juanfran 2016-02-10 08:58:17 +01:00
parent 4935dd2320
commit 7bab15b5ca
2 changed files with 1 additions and 2 deletions

View File

@ -54,7 +54,6 @@
"angular-animate": "1.4.7", "angular-animate": "1.4.7",
"angular-aria": "1.4.7", "angular-aria": "1.4.7",
"angular-sanitize": "1.4.7", "angular-sanitize": "1.4.7",
"angular-mocks": "1.4.7",
"checksley": "~0.6.0", "checksley": "~0.6.0",
"jquery": "~2.1.1", "jquery": "~2.1.1",
"select2": "~3.4.8", "select2": "~3.4.8",

View File

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