Skip to content

Commit

Permalink
npm pkg fix
Browse files Browse the repository at this point in the history
  • Loading branch information
alabsi91 committed Oct 23, 2023
1 parent 1f9ddcd commit 72cf5c5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,10 @@
"colors",
"android"
],
"repository": "https://github.com/alabsi91/react-native-material-you-colors",
"repository": {
"type": "git",
"url": "git+https://github.com/alabsi91/react-native-material-you-colors.git"
},
"author": "alabsi91 <[email protected]> (https://github.com/alabsi91)",
"license": "MIT",
"bugs": {
Expand Down

0 comments on commit 72cf5c5

Please sign in to comment.