Skip to content

Commit

Permalink
chore(graphin):fix npmclinet
Browse files Browse the repository at this point in the history
  • Loading branch information
pomelo-nwu committed Jan 22, 2021
1 parent 99ac99a commit 00e5e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lerna.json
@@ -1,5 +1,5 @@
{
"packages": ["packages/*"],
"npmClient": "tnpm",
"npmClient": "npm",
"version": "2.0.0"
}

0 comments on commit 00e5e4f

Please sign in to comment.