Fix build

This commit is contained in:
Jan Oberhauser
2020-09-18 09:18:43 +02:00
parent 0ea3411f5d
commit e18d7934ad
2 changed files with 2 additions and 2 deletions

View File

@@ -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",