Skip to content

Commit e048fc7

Browse files
committed
switch to pnpm
1 parent ddc9f83 commit e048fc7

File tree

4 files changed

+12
-6
lines changed

4 files changed

+12
-6
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A thin node-js wrapper around [Mozilla/dump_syms](https://github.com/mozilla/dum
44

55
### Build
66

7-
`yarn install`
7+
`pnpm install`
88

99
### Usage
1010

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@
88
"license": "MIT",
99
"scripts": {
1010
"install": "node ./build.js"
11-
}
11+
},
12+
"packageManager": "[email protected]+sha512.cf9998222162dd85864d0a8102e7892e7ba4ceadebbf5a31f9c2fce48dfce317a9c53b9f6464d1ef9042cba2e02ae02a9f7c143a2b438cd93c91840f0192b9dd"
1213
}

pnpm-lock.yaml

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)