We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7903cd7 commit 59f9944Copy full SHA for 59f9944
packages/tcpip/package.json
@@ -8,7 +8,6 @@
8
"types": "dist/index.d.ts",
9
"sideEffects": false,
10
"scripts": {
11
- "dev": "tsx src/index.ts",
12
"build": "npm run build:js && npm run build:wasm",
13
"build:js": "tsup --clean",
14
"build:wasm": "npm run make build",
0 commit comments