We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 93f0acc + 0607c8d commit e9e066fCopy full SHA for e9e066f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@offset-dev/strapi-calendar",
3
- "version": "0.1.0",
+ "version": "0.1.1",
4
"description": "Visual calendar for Strapi",
5
"strapi": {
6
"name": "calendar",
@@ -26,7 +26,7 @@
26
"react": "^17.0.0 || ^18.0.0",
27
"react-dom": "^17.0.0 || ^18.0.0",
28
"react-router-dom": "^5.3.4",
29
- "styled-components": "^5.3.6"
+ "styled-components": "^5.3.3"
30
},
31
"dependencies": {
32
"@devexpress/dx-react-core": "^3.0.3",
0 commit comments