更新readme
parent
adeaf3210d
commit
16e2a5470b
Binary file not shown.
After Width: | Height: | Size: 29 KiB |
|
@ -13,6 +13,7 @@
|
||||||
"name": "yutent",
|
"name": "yutent",
|
||||||
"email": "yutent@doui.cc"
|
"email": "yutent@doui.cc"
|
||||||
},
|
},
|
||||||
|
"homepage": "https://yutent.me",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"iofs": "^1.2.1"
|
"iofs": "^1.2.1"
|
||||||
|
@ -27,7 +28,7 @@
|
||||||
},
|
},
|
||||||
"files": ["src/**/*", "node_modules/iofs/*"],
|
"files": ["src/**/*", "node_modules/iofs/*"],
|
||||||
"mac": {
|
"mac": {
|
||||||
"category": "public.app-category.development",
|
"category": "public.app-category.developer-tools",
|
||||||
"target": "dmg",
|
"target": "dmg",
|
||||||
"icon": "icons/app.icns",
|
"icon": "icons/app.icns",
|
||||||
"darkModeSupport": false
|
"darkModeSupport": false
|
||||||
|
|
Loading…
Reference in New Issue