Skip to content

Commit f879783

Browse files
committed
fix: lint package.json
1 parent a866f2d commit f879783

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@
1111
"publishConfig": {
1212
"access": "public"
1313
},
14-
"files": [
15-
"out/index.mjs"
16-
],
14+
"files": ["out/index.mjs"],
1715
"devDependencies": {
1816
"@biomejs/biome": "1.9.4",
1917
"@types/chalk": "^2.2.0",

0 commit comments

Comments
 (0)