Skip to content

Commit 59f9944

Browse files
committed
chore: remove unused package script
1 parent 7903cd7 commit 59f9944

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/tcpip/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"types": "dist/index.d.ts",
99
"sideEffects": false,
1010
"scripts": {
11-
"dev": "tsx src/index.ts",
1211
"build": "npm run build:js && npm run build:wasm",
1312
"build:js": "tsup --clean",
1413
"build:wasm": "npm run make build",

0 commit comments

Comments
 (0)