Skip to content

Commit 36f7090

Browse files
authored
Merge pull request #8 from codeskills-dev/fix/scripts
feat: added publish config
2 parents 0e37053 + 5b7eea3 commit 36f7090

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,8 @@
5252
},
5353
"dependencies": {
5454
"isomorphic-dompurify": "1.7.0"
55+
},
56+
"publishConfig": {
57+
"access": "public"
5558
}
5659
}

0 commit comments

Comments
 (0)