Skip to content

Commit e9e066f

Browse files
Merge pull request #37 from offset-dev/develop
v0.1.1
2 parents 93f0acc + 0607c8d commit e9e066f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@offset-dev/strapi-calendar",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Visual calendar for Strapi",
55
"strapi": {
66
"name": "calendar",
@@ -26,7 +26,7 @@
2626
"react": "^17.0.0 || ^18.0.0",
2727
"react-dom": "^17.0.0 || ^18.0.0",
2828
"react-router-dom": "^5.3.4",
29-
"styled-components": "^5.3.6"
29+
"styled-components": "^5.3.3"
3030
},
3131
"dependencies": {
3232
"@devexpress/dx-react-core": "^3.0.3",

0 commit comments

Comments
 (0)