mirror of
https://github.com/n8n-io/n8n.git
synced 2025-03-05 20:50:17 -08:00
fix: Add version to new @n8n/composables package (no-changelog) (#13098)
This commit is contained in:
parent
1593b6cb41
commit
3ed827ed66
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"name": "@n8n/composables",
|
||||
"type": "module",
|
||||
"version": "1.0.0",
|
||||
"files": [
|
||||
"dist"
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue