Skip to content

Commit

Permalink
Add pnpm support (#730)
Browse files Browse the repository at this point in the history
Co-Authored-By: Il Harper <afanyiyu@hotmail.com>
  • Loading branch information
ConstasJ and ilharp authored Jun 25, 2022
1 parent f4c8d86 commit 99c720c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "@root/koishi",
"private": true,
"packageManager": "yarn@1.22.19",
"workspaces": [
"docs",
"test",
Expand Down Expand Up @@ -96,4 +97,4 @@
"esbuild-register"
]
}
}
}

0 comments on commit 99c720c

Please sign in to comment.