mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-21 03:42:16 +00:00
⚡ Fix build
This commit is contained in:
@@ -101,7 +101,7 @@
|
||||
"localtunnel": "^2.0.0",
|
||||
"lodash.get": "^4.4.2",
|
||||
"mongodb": "^3.5.5",
|
||||
"mysql2": "^2.0.1",
|
||||
"mysql2": "~2.1.0",
|
||||
"n8n-core": "~0.45.0",
|
||||
"n8n-editor-ui": "~0.56.0",
|
||||
"n8n-nodes-base": "~0.77.0",
|
||||
|
||||
@@ -431,7 +431,7 @@
|
||||
"mongodb": "^3.5.5",
|
||||
"mqtt": "^4.2.0",
|
||||
"mssql": "^6.2.0",
|
||||
"mysql2": "^2.0.1",
|
||||
"mysql2": "~2.1.0",
|
||||
"n8n-core": "~0.45.0",
|
||||
"nodemailer": "^6.4.6",
|
||||
"pdf-parse": "^1.1.1",
|
||||
|
||||
Reference in New Issue
Block a user