We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f74ecb0 commit cd153efCopy full SHA for cd153ef
1 file changed
packages/editor/package.json
@@ -22,5 +22,9 @@
22
},
23
"dependencies": {
24
"fuzzysort": "^3.1.0"
25
+ },
26
+ "publishConfig": {
27
+ "access": "public",
28
+ "registry": "https://registry.npmjs.org/"
29
}
30
0 commit comments