Skip to content

Commit ad6c4b8

Browse files
Paul LeclercqPaul Leclercq
authored andcommitted
remove angular-mocks dependency from bower.json
1 parent 02537ed commit ad6c4b8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

bower.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@
1111
"dependencies": {
1212
"angular": ">= 1.0.7",
1313
"momentjs": "~2.9.0",
14-
"humanize-duration": "~2.4.0",
15-
"angular-mocks": "~1.3.13"
14+
"humanize-duration": "~2.4.0"
1615
},
1716
"devDependencies": {
1817
"bootstrap": "2.3.2",
@@ -25,7 +24,6 @@
2524
"bower_components"
2625
],
2726
"resolutions": {
28-
"angular": "~1.3.13",
2927
"humanize-duration": "~2.4.0"
3028
}
3129
}

0 commit comments

Comments
 (0)