Skip to content

Commit cd153ef

Browse files
committed
ci: set public npm registry
1 parent f74ecb0 commit cd153ef

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

packages/editor/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,9 @@
2222
},
2323
"dependencies": {
2424
"fuzzysort": "^3.1.0"
25+
},
26+
"publishConfig": {
27+
"access": "public",
28+
"registry": "https://registry.npmjs.org/"
2529
}
2630
}

0 commit comments

Comments
 (0)