Skip to content

Commit fbe408b

Browse files
committed
feat: add dist to files
1 parent 618f9cb commit fbe408b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

templates/node/package.json.twig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@
3131
}
3232
}
3333
},
34+
"files": [
35+
"dist"
36+
],
3437
"module": "dist/index.mjs",
3538
"types": "dist/index.d.ts",
3639
"repository": {

0 commit comments

Comments
 (0)