Skip to content

Commit 84c12fe

Browse files
make sandbox plugin private (#746)
1 parent 6ca0e31 commit 84c12fe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

workspaces/sandbox/plugins/sandbox/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",
7+
"private": true,
78
"publishConfig": {
89
"access": "public",
910
"main": "dist/index.esm.js",

0 commit comments

Comments
 (0)