Skip to content

Commit 21abdee

Browse files
committed
Add publishConfig to package.json for public access
1 parent 261a474 commit 21abdee

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
@@ -49,6 +49,9 @@
4949
"url": "https://github.com/FEAScript/FEAScript-core/issues"
5050
},
5151
"homepage": "https://github.com/FEAScript/FEAScript-core#readme",
52+
"publishConfig": {
53+
"access": "public"
54+
},
5255
"peerDependencies": {
5356
"mathjs": "^11.12.0",
5457
"plotly.js": "^2.27.0"

0 commit comments

Comments
 (0)