Skip to content

Commit 447e8ed

Browse files
committed
fix linting
1 parent ecd88f8 commit 447e8ed

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

packages/open-source-stack/package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,7 @@
4141
"bugs": {
4242
"url": "https://github.com/forge-42/open-source-stack/issues"
4343
},
44-
"files": [
45-
"dist"
46-
],
44+
"files": ["dist"],
4745
"homepage": "https://github.com/forge-42/open-source-stack#readme",
4846
"publishConfig": {
4947
"provenance": true
@@ -58,4 +56,4 @@
5856
"typescript": "^5.8.3",
5957
"vitest": "^3.1.1"
6058
}
61-
}
59+
}

0 commit comments

Comments
 (0)