We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e63ae2b commit 9c476ccCopy full SHA for 9c476cc
1 file changed
package.json
@@ -14,6 +14,7 @@
14
"preview": "vite preview",
15
"test": "vitest run",
16
"test:watch": "vitest",
17
+ "postinstall": "npm rebuild node-pty",
18
"bridge:arduino": "node tools/arduino-bridge/server.mjs"
19
},
20
"overrides": {
0 commit comments