fix: Add version to new @n8n/composables package (no-changelog) (#13098)

This commit is contained in:
Elias Meire 2025-02-06 13:47:10 +01:00 committed by GitHub
parent 1593b6cb41
commit 3ed827ed66
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,7 @@
{
"name": "@n8n/composables",
"type": "module",
"version": "1.0.0",
"files": [
"dist"
],