Skip to content

Commit 6a235f4

Browse files
author
Administrator
committed
1.0.3
1 parent 4dd9aca commit 6a235f4

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
@@ -1,6 +1,6 @@
11
{
22
"name": "@code4bones/react-tree-menu-property-grid",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"main": "build/index.js",
55
"module": "build/index.esm.js",
66
"files": [
@@ -15,7 +15,7 @@
1515
"prepublishOnly": "npm run build"
1616
},
1717
"publishConfig": {
18-
"registry": "https://npm.pkg.github.com"
18+
"registry": "https://registry.npmjs.org"
1919
},
2020
"repository": {
2121
"type": "git",

0 commit comments

Comments
 (0)