|
1 | 1 | { |
2 | 2 | "name": "rete-react-plugin", |
3 | | - "version": "2.0.0-beta.24", |
| 3 | + "version": "2.0.0", |
4 | 4 | "description": "", |
5 | 5 | "scripts": { |
6 | 6 | "build": "rete build -c rete.config.ts", |
|
26 | 26 | "peerDependencies": { |
27 | 27 | "react": "^16.8.6 || ^17 || ^18", |
28 | 28 | "react-dom": "^16.8.6 || ^17 || ^18", |
29 | | - "rete": "^2.0.0-beta.9", |
30 | | - "rete-area-plugin": "^2.0.0-beta.12", |
31 | | - "rete-render-utils": "^2.0.0-beta.12", |
| 29 | + "rete": "^2.0.1", |
| 30 | + "rete-area-plugin": "^2.0.0", |
| 31 | + "rete-render-utils": "^2.0.0", |
32 | 32 | "styled-components": "^5.3.6 || ^6" |
33 | 33 | }, |
34 | 34 | "devDependencies": { |
|
39 | 39 | "@types/styled-components": "^5.1.26", |
40 | 40 | "eslint-plugin-react": "^7.12.4", |
41 | 41 | "react": "^18.2.0", |
42 | | - "rete": "^2.0.0-beta.9", |
43 | | - "rete-area-plugin": "^2.0.0-beta.12", |
44 | | - "rete-cli": "^1.0.0-beta.29", |
45 | | - "rete-render-utils": "^2.0.0-beta.12", |
| 42 | + "rete": "^2.0.1", |
| 43 | + "rete-area-plugin": "^2.0.0", |
| 44 | + "rete-cli": "^1.0.1", |
| 45 | + "rete-render-utils": "^2.0.0", |
46 | 46 | "rollup-plugin-replace": "^2.2.0", |
47 | 47 | "rollup-plugin-sass": "^1.2.2", |
48 | 48 | "styled-components": "^5.3.6" |
|
0 commit comments