diff --git a/README.md b/README.md index b06ce97..701ef53 100644 --- a/README.md +++ b/README.md @@ -196,11 +196,12 @@ Have an idea? Found a bug? See [how to contribute][contributing]. If you are using this library in one of your projects, add it in this list. :sparkles: - `@pengliheng/github-report` - - `@axetroy/react-github-calendar` - `github-alike-calendar` - - `@philipwhiuk/react-github-calendar` - - `github-calendar-web-component` + - `@axetroy/react-github-calendar` - `react-ts-github-calendar` + - `github-calendar-element` + - `github-calendar-web-component` + - `@philipwhiuk/react-github-calendar` diff --git a/package-lock.json b/package-lock.json index 1bbfe3e..5a1fff0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "github-calendar", - "version": "2.2.7", + "version": "2.2.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f3b31eb..cd55d1c 100644 --- a/package.json +++ b/package.json @@ -140,4 +140,4 @@ "bloggify.json", "bloggify/" ] -} \ No newline at end of file +}