Skip to content

Commit c9f4cf7

Browse files
Merge pull request #6 from SocketDev/add-publish-workflow
Add packageManager field to specify pnpm version
2 parents fe92cee + 5484f4c commit c9f4cf7

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
@@ -1,6 +1,7 @@
11
{
22
"name": "@socketsecurity/socket-patch",
33
"version": "0.1.0",
4+
"packageManager": "[email protected]",
45
"description": "CLI tool for applying security patches to dependencies",
56
"main": "dist/index.js",
67
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)