1
1
mirror of https://github.com/n8n-io/n8n.git synced 2024-10-09 03:07:14 +03:00

⬆️ Set n8n-core@0.66.0, n8n-editor-ui@0.83.0, n8n-nodes-base@0.110.0 and n8n-workflow@0.55.0 on n8n

This commit is contained in:
Jan Oberhauser 2021-03-26 08:12:50 +00:00
parent 5b4a85d8e8
commit 06c34e283d

View File

@ -104,10 +104,10 @@
"localtunnel": "^2.0.0",
"lodash.get": "^4.4.2",
"mysql2": "~2.1.0",
"n8n-core": "~0.65.0",
"n8n-editor-ui": "~0.82.0",
"n8n-nodes-base": "~0.109.0",
"n8n-workflow": "~0.54.0",
"n8n-core": "~0.66.0",
"n8n-editor-ui": "~0.83.0",
"n8n-nodes-base": "~0.110.0",
"n8n-workflow": "~0.55.0",
"oauth-1.0a": "^2.2.6",
"open": "^7.0.0",
"pg": "^8.3.0",
@ -134,5 +134,6 @@
"js",
"json"
]
}
},
"newDependencies": "n8n-workflow@0.55.0,n8n-core@0.66.0,n8n-nodes-base@0.110.0,n8n-editor-ui@0.83.0"
}