Skip to content

Commit ff46f0d

Browse files
committed
Force public registry.
1 parent 44d9ff7 commit ff46f0d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@
1010
],
1111
"author": "Gert Hengeveld <info@ghengeveld.nl>",
1212
"license": "ISC",
13+
"homepage": "https://github.com/ghengeveld/react-async",
14+
"repository": {
15+
"type": "git",
16+
"url": "git+https://github.com/ghengeveld/react-async.git"
17+
},
18+
"publishConfig": {
19+
"registry": "https://registry.npmjs.org/"
20+
},
1321
"main": "lib/index.js",
1422
"scripts": {
1523
"build": "babel src -d lib",

0 commit comments

Comments
 (0)