Skip to content

Commit 5d3581e

Browse files
committed
fix: add pnpm version to package.json
1 parent 946948a commit 5d3581e

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
@@ -56,6 +56,7 @@
5656
"license": "MIT",
5757
"main": "./dist/index.js",
5858
"module": "./dist/index.js",
59+
"packageManager": "[email protected]",
5960
"peerDependencies": {
6061
"tsdown": ">=0.10.0"
6162
},

0 commit comments

Comments
 (0)