Skip to content

Commit 897ef31

Browse files
committed
fix: publish config
1 parent 476d1d7 commit 897ef31

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,9 @@
4747
},
4848
"files": [
4949
"dist"
50-
]
50+
],
51+
"publishConfig": {
52+
"access": "public",
53+
"registry": "https://registry.npmjs.org"
54+
}
5155
}

0 commit comments

Comments
 (0)