Skip to content

Commit 8dbedb1

Browse files
committed
mark three package public
1 parent 4b9178c commit 8dbedb1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/three/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
"require": "./index.js"
1010
}
1111
},
12+
"publishConfig": {
13+
"access": "public"
14+
},
1215
"dependencies": {
1316
"@mapcomponents/react-maplibre": "workspace:*",
1417
"@mui/material": "^7.3.2",

0 commit comments

Comments
 (0)