Skip to content

Commit

Permalink
Merge pull request #85 from add2cal/dev
Browse files Browse the repository at this point in the history
upgrade
  • Loading branch information
jekuer authored Oct 9, 2024
2 parents e30fc72 + 1e7c5c2 commit f7ad1df
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
![Add to Calendar Button React Wrapper](https://github.com/add2cal/add-to-calendar-button-react/blob/main/assets/readme-header.png?raw=true)

![Version](https://img.shields.io/npm/v/add-to-calendar-button-react?style=for-the-badge&label=Version)
[![Parent Script Version](https://img.shields.io/badge/Parent%20Script%20Version-v2.7.0-blue?style=for-the-badge)](https://github.com/add2cal/add-to-calendar-button)
[![Parent Script Version](https://img.shields.io/badge/Parent%20Script%20Version-v2.7.1-blue?style=for-the-badge)](https://github.com/add2cal/add-to-calendar-button)
[![npm bundle size](https://img.shields.io/bundlephobia/minzip/add-to-calendar-button-react?style=for-the-badge)](https://www.npmjs.com/package/add-to-calendar-button-react)
[![npm Installations](https://img.shields.io/npm/dt/add-to-calendar-button-react?label=npm%20Installations&style=for-the-badge)](https://www.npmjs.com/package/add-to-calendar-button-react)

Expand Down
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "add-to-calendar-button-react",
"version": "2.7.0",
"version": "2.7.1",
"engines": {
"node": ">=18.17.0",
"npm": ">=9.6.7"
Expand Down Expand Up @@ -93,6 +93,6 @@
"react-dom": ">=18.0.0"
},
"dependencies": {
"add-to-calendar-button": "^2.7.0"
"add-to-calendar-button": "^2.7.1"
}
}

0 comments on commit f7ad1df

Please sign in to comment.