修复无法连接的问题
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nat-utools",
|
||||
"version": "1.2.2",
|
||||
"version": "1.2.3",
|
||||
"private": true,
|
||||
"homepage": ".",
|
||||
"scripts": {
|
||||
|
||||
@@ -9,10 +9,7 @@
|
||||
"source": "src/index.ts",
|
||||
"context": "node",
|
||||
"sourceMap": false,
|
||||
"includeNodeModules": [
|
||||
"localtunnel",
|
||||
"axios"
|
||||
]
|
||||
"includeNodeModules": true
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user