Complete upgrade to electron14 and apply migrations

-- remove path-browserify
This commit is contained in:
Djones4822
2023-02-16 19:34:01 -05:00
parent 571dd7bdba
commit 2504e64b8f
5 changed files with 7 additions and 19 deletions

View File

@@ -18,8 +18,5 @@
"dom"
],
"module": "commonjs",
},
"paths": {
"path": ["./node_modules/path-browserify"]
},
}
}