Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
3lang3 committed Feb 22, 2024
1 parent d588656 commit 1a75ecc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
{
"private": true,
"packageManager": "pnpm",
"repository": {
"type": "git",
"url": "[email protected]:3lang3/rcdoc.git",
"branch": "main"
},
"scripts": {
"clean": "rm -rf node_modules && rm -rf packages/**/node_modules",
"prepare": "husky install",
Expand Down

0 comments on commit 1a75ecc

Please sign in to comment.