Skip to content

Commit 14b510c

Browse files
committed
Don't have a different name and repository name
This confounds a number of build tools that rely on the "name" field in bower.json being identical to the repository name.
1 parent 4f10b3f commit 14b510c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "angular-recursionhelper",
2+
"name": "angular-recursion",
33
"main": "angular-recursion.js",
44
"version": "1.0.3",
55
"homepage": "https://github.com/marklagendijk/angular-recursion",

0 commit comments

Comments
 (0)