Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

Commit d0d938b

Browse files
committed
Formatting
1 parent cbc3d51 commit d0d938b

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
@@ -7,9 +7,7 @@
77
"test": "vitest run",
88
"test:watch": "pnpm test --watch"
99
},
10-
"files": [
11-
"dist"
12-
],
10+
"files": ["dist"],
1311
"sideEffects": false,
1412
"svelte": "./dist/index.js",
1513
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)