Skip to content

Commit e56e2eb

Browse files
committed
move back to npm registry
1 parent 34e6aa3 commit e56e2eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"pre-commit": "npm run pretty && git add ."
4242
}
4343
},
44-
"publishConfig": {
45-
"registry":"https://npm.pkg.github.com/"
44+
"publishConfig": {
45+
"registry": "https://registry.npmjs.org/"
4646
},
4747
"keywords": [
4848
"symlink",

0 commit comments

Comments
 (0)