chore: add registry url to package.json
This commit is contained in:
@@ -235,5 +235,8 @@
|
||||
"*.d.ts",
|
||||
"!jest.config.js",
|
||||
"!jest.react.config.js"
|
||||
]
|
||||
],
|
||||
"publishConfig": {
|
||||
"registry": "https://registry.npmjs.org/"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user