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 e7ae543 commit 4f7c539Copy full SHA for 4f7c539
packages/create-vorsteh-queue/package.json
@@ -20,7 +20,7 @@
20
"type": "module",
21
"bin": "./dist/index.js",
22
"files": [
23
- "dist"
+ "dist/*"
24
],
25
"scripts": {
26
"build": "rolldown -c rolldown.config.ts && tsc -p tsconfig.build.json",
0 commit comments