Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit 8bbef64

Browse files
thgreasidouglasduteil
authored andcommitted
Reverted bower to angular 1.0.x so that build passes.
1 parent 84c4fc4 commit 8bbef64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
"package.json"
1717
],
1818
"dependencies": {
19-
"angular": "~1.x",
19+
"angular": "~1.0.x",
2020
"jquery-ui": ">= 1.9",
2121
"jquery-simulate": "latest"
2222
},
2323
"devDependencies": {
24-
"angular-mocks": "~1.x"
24+
"angular-mocks": "~1.0.x"
2525
}
2626
}

0 commit comments

Comments
 (0)