Skip to content

Commit aaeb7d0

Browse files
Changes to package location
1 parent 12cc32c commit aaeb7d0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,10 @@
4040
},
4141
"repository": {
4242
"type": "git",
43-
"url": "git+https://github.com/airbnb/react-dates.git"
43+
"url": "ssh://[email protected]/bugcrowd/react-dates.git"
44+
},
45+
"publishConfig": {
46+
"registry": "https://npm.pkg.github.com/"
4447
},
4548
"author": "Maja Wichrowska <[email protected]>",
4649
"license": "MIT",

0 commit comments

Comments
 (0)