mirror of
https://github.com/n8n-io/n8n.git
synced 2025-01-11 12:57:29 -08:00
⚡ Clean up package.json files
This commit is contained in:
parent
91fbd01eae
commit
f8a829b2dd
|
@ -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"
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -70,6 +70,5 @@
|
||||||
"json",
|
"json",
|
||||||
"node"
|
"node"
|
||||||
]
|
]
|
||||||
},
|
}
|
||||||
"newDependencies": "n8n-workflow@0.55.0"
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -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"
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -639,6 +639,5 @@
|
||||||
"js",
|
"js",
|
||||||
"json"
|
"json"
|
||||||
]
|
]
|
||||||
},
|
}
|
||||||
"newDependencies": "n8n-workflow@0.55.0,n8n-core@0.66.0"
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue