mirror of
https://github.com/WebTools-NG/WebTools-NG
synced 2024-11-22 11:03:13 +00:00
Added dependencies for logging
This commit is contained in:
parent
02fd465355
commit
222af53ac1
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@
|
|||
"buefy": "^0.8.20",
|
||||
"bulma": "^0.8.2",
|
||||
"core-js": "^3.6.4",
|
||||
"electron-log": "^4.2.0",
|
||||
"is-electron": "^2.2.0",
|
||||
"minimist": "^1.2.5",
|
||||
"secure-ls": "^1.2.6",
|
||||
"vue": "^2.6.11",
|
||||
|
|
Loading…
Reference in a new issue