This commit is contained in:
cutls 2019-01-27 22:58:53 +09:00
parent b85ac213da
commit 80577639d7

View File

@ -35,14 +35,14 @@
"license": "GPL-3.0", "license": "GPL-3.0",
"dependencies": { "dependencies": {
"electron-dl": "^1.11.0", "electron-dl": "^1.11.0",
"electron-prebuilt": "^1.4.13",
"font-manager": "^0.3.0", "font-manager": "^0.3.0",
"jimp": "^0.2.28", "jimp": "^0.2.28",
"node-notifier": "^5.2.1", "node-notifier": "^5.2.1",
"sumchecker": "^2.0.2" "sumchecker": "^2.0.2"
}, },
"optionalDependencies": { "optionalDependencies": {
"itunes-nowplaying-mac": "^0.2.3" "itunes-nowplaying-mac": "^0.2.3",
"electron-prebuilt": "^1.4.13"
}, },
"build": { "build": {
"productName": "TheDesk", "productName": "TheDesk",