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.
1 parent 417d3a7 commit 42433f9Copy full SHA for 42433f9
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "rete-react-render-plugin",
3
- "version": "2.0.0-beta.22",
+ "version": "2.0.0-beta.23",
4
"description": "",
5
"scripts": {
6
"build": "rete build -c rete.config.ts",
@@ -28,7 +28,7 @@
28
"rete": "^2.0.0-beta.9",
29
"rete-area-plugin": "^2.0.0-beta.12",
30
"rete-render-utils": "^2.0.0-beta.12",
31
- "styled-components": "^5.3.6"
+ "styled-components": "^5.3.6 || ^6"
32
},
33
"devDependencies": {
34
"@babel/preset-react": "^7.18.6",
0 commit comments