Skip to content
This repository was archived by the owner on Apr 11, 2019. It is now read-only.

Commit 6fb2367

Browse files
committed
add angular-mocks to get the specs running
1 parent b1d9bd4 commit 6fb2367

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

bower.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"devDependencies": {
1818
"angular-recursion": "~1.0.5",
1919
"angular-ui-router": "~0.2.15",
20+
"angular-mocks": "1.4.x",
2021
"faker": "https://github.com/Marak/faker.js.git#~2.1.2",
2122
"jquery": "~2.1.4",
2223
"json-formatter": "~0.2.7",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"chalk": "~1.1.1",
1212
"del": "~2.0.1",
1313
"eslint-plugin-angular": "~0.11.0",
14-
"gulp": "~3.9.0",
14+
"gulp": "^3.9.1",
1515
"gulp-angular-filesort": "~1.1.1",
1616
"gulp-angular-templatecache": "~1.7.0",
1717
"gulp-autoprefixer": "~3.0.1",

0 commit comments

Comments
 (0)