Skip to content

Commit 12f46d8

Browse files
committed
FIXED: bower url author
1 parent 1db3b24 commit 12f46d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bower.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "YourAwesomePackageName",
3-
"version": "1.0.3",
2+
"name": "deferred-js",
3+
"version": "1.0.4",
44
"main": "js/deferred.min.js",
55
"ignore": [
66
"node_module",
@@ -14,6 +14,6 @@
1414
],
1515
"homepage": "https://github.com/warpdesign/deferred-js",
1616
"authors": [
17-
"Nicolas Ramz <[email protected]> (http://johndoe.com)"
17+
"Nicolas Ramz <[email protected]> (http://nicolasramz.fr)"
1818
]
1919
}

0 commit comments

Comments
 (0)