1
1
mirror of https://github.com/n8n-io/n8n.git synced 2024-09-20 09:27:44 +03:00

Clean up package.json files

This commit is contained in:
Jan Oberhauser 2021-03-26 09:21:27 +01:00
parent 91fbd01eae
commit f8a829b2dd
4 changed files with 4 additions and 8 deletions

View File

@ -134,6 +134,5 @@
"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"
}
}

View File

@ -70,6 +70,5 @@
"json",
"node"
]
},
"newDependencies": "n8n-workflow@0.55.0"
}
}

View File

@ -86,6 +86,5 @@
"vue-typed-mixins": "^0.2.0",
"vue2-touch-events": "^2.3.2",
"vuex": "^3.1.1"
},
"newDependencies": "n8n-workflow@0.55.0"
}
}

View File

@ -639,6 +639,5 @@
"js",
"json"
]
},
"newDependencies": "n8n-workflow@0.55.0,n8n-core@0.66.0"
}
}