Skip to content

Commit b678d1c

Browse files
committed
fix
1 parent a7b8513 commit b678d1c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

bower.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angularQFileUpload",
33
"version": "0.0.1",
4-
"homepage": "http://github.com/icattlecoder/angularQFileUpload",
4+
"homepage": "https://github.com/icattlecoder/angularQFileUpload/blob/master/README.md",
55
"authors": [
66
"icattlecoder <icattlecoder@gmail.com>"
77
],
@@ -16,7 +16,6 @@
1616
],
1717
"license": "MIT",
1818
"ignore": [
19-
"src",
2019
"node_modules",
2120
"bower_components",
2221
"test",
@@ -27,4 +26,4 @@
2726
"angularjs": "*",
2827
"angular-local-storage": ">0.1.4"
2928
}
30-
}
29+
}

0 commit comments

Comments
 (0)