We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dd9aca commit 6a235f4Copy full SHA for 6a235f4
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@code4bones/react-tree-menu-property-grid",
3
- "version": "1.0.2",
+ "version": "1.0.3",
4
"main": "build/index.js",
5
"module": "build/index.esm.js",
6
"files": [
@@ -15,7 +15,7 @@
15
"prepublishOnly": "npm run build"
16
},
17
"publishConfig": {
18
- "registry": "https://npm.pkg.github.com"
+ "registry": "https://registry.npmjs.org"
19
20
"repository": {
21
"type": "git",
0 commit comments