Publish twenty-cli npm package (#14871)

as title
This commit is contained in:
martmull
2025-10-03 15:08:06 +02:00
committed by GitHub
parent 0648dc5c65
commit f973a1bcdb
14 changed files with 235 additions and 45 deletions
+2 -1
View File
@@ -43,6 +43,7 @@
"typescript": "^5.3.0"
},
"engines": {
"node": ">=18.0.0"
"node": "^24.5.0",
"yarn": "^4.0.2"
}
}