Skip to content

Commit ff1c589

Browse files
committed
feat(package.json): deploy publicly
1 parent 66e083f commit ff1c589

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
@@ -5,6 +5,9 @@
55
"author": "Dimitri DO BAIRRO <dimitri.dobairro@wefloc.com>",
66
"main": "dist/index.js",
77
"types": "dist/index.d.ts",
8+
"publishConfig": {
9+
"access": "public"
10+
},
811
"devDependencies": {
912
"@types/jest": "27.0.1",
1013
"@types/node": "16.9.4",

0 commit comments

Comments
 (0)