mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-12 11:19:56 +00:00
no message
This commit is contained in:
parent
ddeaec47b6
commit
9e9f99a241
@ -4,6 +4,9 @@
|
||||
"description": "DooTask is task management system.",
|
||||
"main": "main.js",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"start": "electron ."
|
||||
},
|
||||
"devDependencies": {
|
||||
"electron": "^13.1.6"
|
||||
}
|
||||
|
||||
@ -11,7 +11,6 @@
|
||||
"prod": "npm run production",
|
||||
"production": "mix --production",
|
||||
"version": "node ./version.js",
|
||||
"electron": "cd electron && electron ./",
|
||||
"native": "node ./nativefier.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user