Better default paths

This commit is contained in:
2022-06-13 19:30:49 +02:00
parent 4546532e68
commit 9628d2029c
4 changed files with 142 additions and 3 deletions

View File

@@ -101,6 +101,8 @@
"electron-log": "^4.4.7",
"electron-squirrel-startup": "^1.0.0",
"electron-updater": "^5.0.1",
"is-valid-path": "^0.1.1",
"platform-folders": "^0.6.0",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"xml-formatter": "^2.6.1"
@@ -113,6 +115,7 @@
"@babel/preset-typescript": "^7.17.12",
"@babel/register": "^7.17.7",
"@babel/runtime": "^7.18.3",
"@types/is-valid-path": "^0.1.0",
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.5",
"@types/webpack": "^5.28.0",