Skip to content

Commit 0bc6305

Browse files
committed
fix: add a files list to package.json
1 parent cc11644 commit 0bc6305

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "@pnpm/better-defaults",
33
"version": "0.2.0",
44
"description": "Improved defaults for pnpm",
5+
"files": ["pnpmfile.cjs"],
56
"main": "index.js",
67
"scripts": {
78
"test": "pnpm install"

0 commit comments

Comments
 (0)