Update: 更新nwjs版本号 ( version: 0.91.0 )
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
"build:nw:mac:x64": "build --tasks mac-x64 --mirror https://npmmirror.com/mirrors/nwjs/ ."
|
"build:nw:mac:x64": "build --tasks mac-x64 --mirror https://npmmirror.com/mirrors/nwjs/ ."
|
||||||
},
|
},
|
||||||
"window": {
|
"window": {
|
||||||
"icon": "files/mixly_uncompressed.ico",
|
"icon": "common/media/mixly.png",
|
||||||
"position": "center"
|
"position": "center"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
@@ -23,10 +23,10 @@
|
|||||||
"author": "Mixly TEAM",
|
"author": "Mixly TEAM",
|
||||||
"license": "other",
|
"license": "other",
|
||||||
"build": {
|
"build": {
|
||||||
"nwVersion": "0.60.0"
|
"nwVersion": "0.91.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"nw": "0.60.0-sdk",
|
"nw": "0.91.0-sdk",
|
||||||
"nwjs-builder-phoenix": "^1.15.0"
|
"nwjs-builder-phoenix": "^1.15.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user