fix(package.json): update build command

This commit is contained in:
Juergen Kunz
2025-08-01 15:04:49 +00:00
parent 5ae4187065
commit 1a81adaabd

View File

@@ -3,8 +3,9 @@
"version": "4.1.1",
"private": false,
"description": "A toolkit for network diagnostics including speed tests, port availability checks, and more.",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",
"exports": {
".": "./dist_ts/index.js"
},
"type": "module",
"author": "Lossless GmbH",
"license": "MIT",