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

Skip to content

Commit a7b8513

Browse files
committed
fix bower
1 parent d3c07d1 commit a7b8513

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
@@ -1,6 +1,6 @@
11
{
22
"name": "angularQFileUpload",
3-
"version": "0.1.4",
3+
"version": "0.0.1",
44
"homepage": "http://github.com/icattlecoder/angularQFileUpload",
55
"authors": [
66
"icattlecoder <[email protected]>"
@@ -25,6 +25,6 @@
2525
],
2626
"devDependencies": {
2727
"angularjs": "*",
28-
"angular-mocks": "~1.2.1"
28+
"angular-local-storage": ">0.1.4"
2929
}
3030
}

0 commit comments

Comments
 (0)