Skip to content

Commit

Permalink
chore: fix packagejson field
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasbach committed Nov 18, 2024
1 parent 55ce0a8 commit c92fa94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"repository": {
"type": "git",
"url": "git@github.com:lukasbach/react-complex-tree.git",
"directory": "packages/docs"
"directory": "."
},
"author": "Lukas Bach",
"license": "MIT",
Expand Down

0 comments on commit c92fa94

Please sign in to comment.