Skip to content

Commit

Permalink
[core] Add missing repository field to dates package (#2585)
Browse files Browse the repository at this point in the history
  • Loading branch information
hckhanh committed Sep 30, 2022
1 parent de7f6c6 commit 0b8b166
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/mantine-dates/package.json
Expand Up @@ -8,6 +8,11 @@
"license": "MIT",
"author": "Vitaly Rtishchev <rtivital@gmail.com>",
"homepage": "https://mantine.dev/dates/getting-started/",
"repository": {
"url": "https://github.com/mantinedev/mantine.git",
"type": "git",
"directory": "src/mantine-dates"
},
"keywords": [
"react",
"next",
Expand Down

0 comments on commit 0b8b166

Please sign in to comment.