Skip to content

Commit 3087e3a

Browse files
committed
fix: use pnpm instead of npm
1 parent cff97d9 commit 3087e3a

3 files changed

Lines changed: 25 additions & 31 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
"type": "module",
77
"scripts": {
88
"build": "tsc && npm version patch",
9-
"rollout": "npm run build && npm publish --access public",
10-
"prepare": "npm link adminforth"
9+
"rollout": "npm run build && npm publish --access public"
1110
},
1211
"keywords": [],
1312
"author": "",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)