We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37dbdaf commit 29ae412Copy full SHA for 29ae412
package.json
@@ -39,4 +39,4 @@
39
"pnpm": ">=10.6.5",
40
"node": ">=20.0.0"
41
}
42
-}
+}
packages/open-source-stack/package.json
@@ -40,9 +40,7 @@
"bugs": {
"url": "https://github.com/forge-42/open-source-stack/issues"
},
43
- "files": [
44
- "dist"
45
- ],
+ "files": ["dist"],
46
"homepage": "https://github.com/forge-42/open-source-stack#readme",
47
"publishConfig": {
48
"provenance": true
@@ -57,4 +55,4 @@
57
55
"typescript": "^5.4.5",
58
56
"vitest": "^1.5.2"
59
60
0 commit comments