Skip to content

Commit 02a1164

Browse files
committed
style: fix formatting after CI commit
Seems like 8e5fa3a broke the formatting.
1 parent 8e5fa3a commit 02a1164

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

packages/openapi-typescript-helpers/package.json

+1-6
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,7 @@
2323
},
2424
"./*": "./*"
2525
},
26-
"files": [
27-
"index.js",
28-
"index.cjs",
29-
"index.d.ts",
30-
"index.d.cts"
31-
],
26+
"files": ["index.js", "index.cjs", "index.d.ts", "index.d.cts"],
3227
"homepage": "https://openapi-ts.dev",
3328
"repository": {
3429
"type": "git",

0 commit comments

Comments
 (0)