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

Commit 82dd992

Browse files
committed
Angular dependency 1.x
1 parent c8eb8be commit 82dd992

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

bower.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@
2727
"tests"
2828
],
2929
"dependencies": {
30-
"angular": "~1.2"
30+
"angular": "~1"
3131
},
3232
"devDependencies": {
33-
"angular": ">=1.2.0 <2.0.0",
34-
"angular-animate": "~1.2.0",
35-
"angular-sanitize": "~1.2.0",
36-
"angular-touch": "~1.2.0",
37-
"angular-route": "~1.2.0",
33+
"angular": "~1",
34+
"angular-animate": "~1",
35+
"angular-sanitize": "~1",
36+
"angular-touch": "~1",
37+
"angular-route": "~1",
3838
"bootstrap": "~3.1.1",
3939
"angular-highlightjs": "~0.2.7"
4040
}

0 commit comments

Comments
 (0)