parent
add83ce230
commit
6d17123b33
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "dns-host",
|
||||
"version": "1.1.4",
|
||||
"version": "1.2.0",
|
||||
"description": "伪域名解析",
|
||||
"main": "src/main.js",
|
||||
"scripts": {
|
||||
|
@ -26,10 +26,7 @@
|
|||
"buildResources": "icons",
|
||||
"output": "build"
|
||||
},
|
||||
"files": [
|
||||
"src/**/*",
|
||||
"node_modules/iofs/*"
|
||||
],
|
||||
"files": ["src/**/*", "node_modules/iofs/*"],
|
||||
"mac": {
|
||||
"category": "public.app-category.developer-tools",
|
||||
"target": "dmg",
|
||||
|
|
Loading…
Reference in New Issue