Skip to content

Commit 47ee01f

Browse files
chore: add preferUnplugged field in package.json (#61)
1 parent e25488c commit 47ee01f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"./tools": "./dist/tools.js",
2323
"./client": "./dist/client.js"
2424
},
25+
"preferUnplugged": true,
2526
"scripts": {
2627
"prepack": "tsc && cp target/wasm32-wasi/release/next_superjson.wasm ./dist",
2728
"prepare": "husky install"

0 commit comments

Comments
 (0)