cli: make it executable

This commit is contained in:
Benjamin Canac
2024-05-15 12:47:08 +02:00
parent c753da3cbe
commit f833628751
2 changed files with 2 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
{
"name": "@nuxt/ui-cli",
"type": "module",
"exports": {
".": "./index.mjs"
},