mirror of
https://github.com/zadam/trilium.git
synced 2025-01-16 03:58:53 +08:00
Move devtron to devDependencies and update package-lock.json
This commit is contained in:
parent
aeca31d06a
commit
5ea62c710d
2 changed files with 2072 additions and 2068 deletions
4138
package-lock.json
generated
4138
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -27,7 +27,6 @@
|
|||
"commonmark": "0.28.1",
|
||||
"cookie-parser": "1.4.3",
|
||||
"debug": "4.1.0",
|
||||
"devtron": "1.4.0",
|
||||
"ejs": "2.6.1",
|
||||
"electron-debug": "2.0.0",
|
||||
"electron-dl": "1.12.0",
|
||||
|
@ -67,6 +66,7 @@
|
|||
"xml2js": "0.4.19"
|
||||
},
|
||||
"devDependencies": {
|
||||
"devtron": "1.4.0",
|
||||
"electron": "4.0.0-beta.7",
|
||||
"electron-compile": "6.4.3",
|
||||
"electron-packager": "12.2.0",
|
||||
|
|
Loading…
Reference in a new issue