Skip to content

Commit 7cacaeb

Browse files
committed
Fix URL in package.json
Now backburner.js is managed under 'BackburnerJS' organization.
1 parent d5e6a38 commit 7cacaeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"jsnext:main": "dist/backburner.js",
77
"repository": {
88
"type": "git",
9-
"url": "https://github.com/ebryn/backburner.js.git"
9+
"url": "https://github.com/BackburnerJS/backburner.js.git"
1010
},
1111
"scripts": {
1212
"prepublish": "npm run build",

0 commit comments

Comments
 (0)