Skip to content

Commit 02ee4d9

Browse files
committed
fix formatting
Signed-off-by: Pascal Sthamer <[email protected]>
1 parent 950310c commit 02ee4d9

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
@@ -19,9 +19,7 @@
1919
"test:ui": "vitest --ui",
2020
"prepack": "pnpm run build"
2121
},
22-
"files": [
23-
"dist/**/*"
24-
],
22+
"files": ["dist/**/*"],
2523
"dependencies": {
2624
"tslib": "2.8.1"
2725
},

0 commit comments

Comments
 (0)