Skip to content

Commit dcfb6c3

Browse files
committed
build: specify packageManager: yarn (#53)
1 parent 12d1ba3 commit dcfb6c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"type": "commonjs",
99
"repository": "github:orbcorp/orb-node",
1010
"license": "Apache-2.0",
11+
"packageManager": "[email protected]",
1112
"private": false,
1213
"scripts": {
1314
"test": "bin/check-test-server && yarn jest",

0 commit comments

Comments
 (0)