mirror of
https://gh.catmak.name/https://github.com/mihomo-party-org/mihomo-party
synced 2026-04-13 08:00:30 +08:00
fix: add commonjs type to sysproxy package for win7 compatibility
This commit is contained in:
parent
ea190b9bc1
commit
6bb2304f52
@ -2,6 +2,7 @@
|
|||||||
"name": "sysproxy-rs",
|
"name": "sysproxy-rs",
|
||||||
"version": "0.4.0",
|
"version": "0.4.0",
|
||||||
"description": "System proxy library for Node.js",
|
"description": "System proxy library for Node.js",
|
||||||
|
"type": "commonjs",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"types": "index.d.ts",
|
"types": "index.d.ts",
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user