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

Commit f7242fc

Browse files
committed
chore: remove duplicate mock dep
1 parent 0711315 commit f7242fc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

bower.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@
2222
},
2323
"dependencies": {
2424
"angular": "~1.3",
25-
"codemirror": "~4.8",
26-
"angular-mocks": "1.2.19"
25+
"codemirror": "~4.8"
2726
},
2827
"devDependencies": {
2928
"angular-mocks": "~1.3"

0 commit comments

Comments
 (0)