Skip to content

Commit 7d33015

Browse files
committed
fix format
1 parent b01f350 commit 7d33015

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

packages/floating-ui-svelte/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@
99
"postinstall": "svelte-kit sync",
1010
"sync": "pnpm build"
1111
},
12-
"files": [
13-
"dist"
14-
],
12+
"files": ["dist"],
1513
"sideEffects": false,
1614
"svelte": "./dist/index.js",
1715
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)