Skip to content

Commit b1f9864

Browse files
pin pnpm version
1 parent e0165d6 commit b1f9864

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,6 @@
7373
"test:watch": "NODE_OPTIONS=--experimental-vm-modules jest --watch",
7474
"version": "oclif readme && git add README.md"
7575
},
76-
"types": "dist/index.d.ts"
76+
"types": "dist/index.d.ts",
77+
"packageManager": "[email protected]"
7778
}

0 commit comments

Comments
 (0)