Skip to content

Commit cd2f9c9

Browse files
committed
format
1 parent a7f6788 commit cd2f9c9

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

package.json

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,7 @@
1414
"bugs": {
1515
"url": "https://github.com/ieedan/sv-strip/issues"
1616
},
17-
"keywords": [
18-
"svelte",
19-
"strip",
20-
"types",
21-
"typescript",
22-
"javascript"
23-
],
17+
"keywords": ["svelte", "strip", "types", "typescript", "javascript"],
2418
"packageManager": "[email protected]",
2519
"type": "module",
2620
"scripts": {
@@ -32,9 +26,7 @@
3226
"changeset": "changeset",
3327
"ci:release": "unbuild && changeset publish"
3428
},
35-
"files": [
36-
"dist"
37-
],
29+
"files": ["dist"],
3830
"exports": {
3931
".": {
4032
"import": "./dist/index.mjs",

0 commit comments

Comments
 (0)