mirror of
https://github.com/CodePhiliaX/Chat2DB.git
synced 2025-09-26 16:44:13 +08:00
fix: delete node_modules from package
This commit is contained in:
@ -69,7 +69,8 @@
|
||||
"productName": "Chat2DB",
|
||||
"asar": false,
|
||||
"files": [
|
||||
"dist/",
|
||||
"dist/**/*",
|
||||
"!node_modules",
|
||||
"static/",
|
||||
"src/main",
|
||||
"package.json"
|
||||
|
Reference in New Issue
Block a user