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", "js",
"json" "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", "json",
"node" "node"
] ]
}, }
"newDependencies": "n8n-workflow@0.55.0"
} }

View file

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

View file

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