Skip to content

Commit

Permalink
🚨 Fix code format
Browse files Browse the repository at this point in the history
  • Loading branch information
siguici committed Apr 26, 2024
1 parent c69a987 commit e5951b1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions libs/create-qwikdev-astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,7 @@
".": "./dist/index.js",
"./package.json": "./package.json"
},
"files": [
"dist",
"stubs"
],
"files": ["dist", "stubs"],
"bin": {
"create-qwikdev-astro": "./dist/index.js"
},
Expand Down

0 comments on commit e5951b1

Please sign in to comment.