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 5fe4633 commit b4c8df0Copy full SHA for b4c8df0
packages/tcpip/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "tcpip",
3
- "version": "0.2.0-dev.1",
+ "version": "0.2.0",
4
"description": "Virtual TCP/IP stack that can run anywhere",
5
"license": "MIT",
6
"type": "module",
packages/v86/package.json
"name": "@tcpip/v86",
"description": "Network adapter that connects tcpip.js with v86",
"main": "dist/index.cjs",
"types": "dist/index.d.ts",
0 commit comments