Skip to content

Commit

Permalink
Merge pull request #37 from offset-dev/develop
Browse files Browse the repository at this point in the history
v0.1.1
  • Loading branch information
LuisRodriguezLD authored Nov 4, 2023
2 parents 93f0acc + 0607c8d commit e9e066f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@offset-dev/strapi-calendar",
"version": "0.1.0",
"version": "0.1.1",
"description": "Visual calendar for Strapi",
"strapi": {
"name": "calendar",
Expand All @@ -26,7 +26,7 @@
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0",
"react-router-dom": "^5.3.4",
"styled-components": "^5.3.6"
"styled-components": "^5.3.3"
},
"dependencies": {
"@devexpress/dx-react-core": "^3.0.3",
Expand Down

0 comments on commit e9e066f

Please sign in to comment.