Skip to content

Commit 164ac54

Browse files
committed
build: add publishConfig into package.json
1 parent cb80f63 commit 164ac54

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
"type": "git",
77
"url": "https://github.com/DTStack/dt-react-codemirror-editor"
88
},
9+
"publishConfig": {
10+
"registry": "https://registry.npmjs.org/"
11+
},
912
"main": "lib/index.js",
1013
"module": "lib/index.js",
1114
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)