Skip to content

Commit 786a165

Browse files
authored
fix/publishconfig (#699)
1 parent ea7b2a2 commit 786a165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"lint": "tsdx lint src test",
3030
"prepublishOnly": "yarn test && yarn build"
3131
},
32-
{
32+
"publishConfig" : {
3333
"access": "public",
3434
"provenance": true
3535
},

0 commit comments

Comments
 (0)