Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
talentlessguy committed Jan 28, 2025
1 parent b3c5f4d commit f081a45
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dunai",
"version": "0.0.0-dev.0",
"version": "0.0.0-dev",
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@types/node": "^22.10.10",
Expand Down Expand Up @@ -29,7 +29,5 @@
"check": "biome check --write"
},
"type": "module",
"files": [
"dist"
]
"files": ["dist"]
}

0 comments on commit f081a45

Please sign in to comment.