We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecd88f8 commit 447e8edCopy full SHA for 447e8ed
1 file changed
packages/open-source-stack/package.json
@@ -41,9 +41,7 @@
41
"bugs": {
42
"url": "https://github.com/forge-42/open-source-stack/issues"
43
},
44
- "files": [
45
- "dist"
46
- ],
+ "files": ["dist"],
47
"homepage": "https://github.com/forge-42/open-source-stack#readme",
48
"publishConfig": {
49
"provenance": true
@@ -58,4 +56,4 @@
58
56
"typescript": "^5.8.3",
59
57
"vitest": "^3.1.1"
60
}
61
-}
+}
0 commit comments