Skip to content

Commit

Permalink
Update repository URL
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrkulpinski committed Jan 8, 2024
1 parent d22aafb commit 7c2e2bb
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 @@ -8,7 +8,10 @@
"email": "[email protected]",
"url": "https://kulpinski.com"
},
"repository": "curious-leaf/design",
"repository": {
"type": "git",
"url": "https://github.com/curious-leaf/design.git"
},
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"files": [
Expand Down

0 comments on commit 7c2e2bb

Please sign in to comment.