chore: build
This commit is contained in:
+2
-3
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "lan-network",
|
||||
"version": "0.1.7",
|
||||
"version": "0.2.1",
|
||||
"description": "Best-effort discovery of the machine's default gateway and local network IP exclusively with UDP sockets.",
|
||||
"author": "Phil Pluckthun <phil@kitten.sh>",
|
||||
"source": "./src/index.ts",
|
||||
@@ -48,9 +48,8 @@
|
||||
"url": "https://github.com/kitten/lan-network/issues"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/plugin-transform-block-scoping": "^7.25.9",
|
||||
"@babel/plugin-transform-typescript": "^7.26.7",
|
||||
"@changesets/cli": "^2.27.1",
|
||||
"@changesets/cli": "^2.29.6",
|
||||
"@changesets/get-github-info": "^0.6.0",
|
||||
"@rollup/plugin-babel": "^6.0.4",
|
||||
"@rollup/plugin-commonjs": "^28.0.2",
|
||||
|
||||
Reference in New Issue
Block a user