Skip to content

Commit 8d46515

Browse files
committed
chore: fix lint
1 parent 06f5361 commit 8d46515

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
},
2020
"author": "三咲智子 <[email protected]>",
2121
"files": [
22-
"dist",
23-
"*.d.ts"
22+
"*.d.ts",
23+
"dist"
2424
],
2525
"module": "dist/index.js",
2626
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)