Skip to content

Commit af9dfc9

Browse files
committed
added publish registry
1 parent c0f4565 commit af9dfc9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,7 @@
2222
"mocha": "~1.8.2",
2323
"should": "~1.2.2"
2424
},
25-
"ebay": {}
25+
"publishConfig": {
26+
"registry": "http://registry.npmjs.org/"
27+
}
2628
}

0 commit comments

Comments
 (0)