update
This commit is contained in:
@@ -38,16 +38,21 @@
|
||||
"sirv-cli": "^1.0.0",
|
||||
"source-map-support": "^0.5.19",
|
||||
"three": "^0.128.0",
|
||||
"ts-node": "^10.9.1",
|
||||
"typescript": "^4.4.0-dev.20210525"
|
||||
},
|
||||
"build": {
|
||||
"appId": "de.djledda.somaesque",
|
||||
"copyright": "Copyright © 2021 Daniel Ledda",
|
||||
"win": {
|
||||
"target": ["portable"]
|
||||
"target": [
|
||||
"portable"
|
||||
]
|
||||
},
|
||||
"linux": {
|
||||
"target": ["AppImage"]
|
||||
"target": [
|
||||
"AppImage"
|
||||
]
|
||||
},
|
||||
"icon": "./public/favicon.png",
|
||||
"directories": {
|
||||
|
||||
Reference in New Issue
Block a user