Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7b507c1

Browse files
committed
fix bower.json
1 parent a0e588b commit 7b507c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
"Gruntfile.js"
2424
],
2525
"dependencies": {
26-
"angularjs": "~1.2.16",
26+
"angular": "^1.3.x",
2727
"angular-local-storage": "0.1.4"
2828
},
2929
"devDependencies": {
30-
"angularjs": "*",
30+
"angular": "^1.3.x",
3131
"angular-local-storage": ">0.1.4"
3232
}
3333
}

0 commit comments

Comments
 (0)