Skip to content

Commit d547182

Browse files
committed
fix: publishConfig access set to public. first release of a scoped package
1 parent 27601b5 commit d547182

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
@@ -52,6 +52,9 @@
5252
"onchange": "^7.0.2",
5353
"prettier": "^2.0.5"
5454
},
55+
"publishConfig": {
56+
"access": "public"
57+
},
5558
"repository": {
5659
"type": "git",
5760
"url": "https://github.com/testing-library/jasmine-dom"

0 commit comments

Comments
 (0)