Skip to content

Commit

Permalink
fix: repository url on package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpmohiburrahman committed Jun 24, 2024
1 parent 6a88187 commit 332cb4f
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 @@ -5,7 +5,7 @@
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite.git"
"url": "https://github.com/mrpmohiburrahman/similar-react-native-libraries.git"
},
"scripts": {
"clean": "rimraf dist && rimraf .turbo && turbo clean",
Expand Down

0 comments on commit 332cb4f

Please sign in to comment.