@jitera/jitera-web-ui-library 1.66.0 → 1.67.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jitera/jitera-web-ui-library",
3
- "version": "1.66.0",
3
+ "version": "1.67.0",
4
4
  "description": "atoms and component for web project",
5
5
  "sideEffects": [
6
6
  "*.css"
@@ -111,9 +111,8 @@
111
111
  "yalc": "~1.0.0-pre.53"
112
112
  },
113
113
  "peerDependencies": {
114
- "react": "~18.0.0",
115
- "react-dom": "~18.0.0",
116
- "react-scripts": "~5.0.0"
114
+ "react": "~17.0.2",
115
+ "react-dom": "~17.0.2"
117
116
  },
118
117
  "config": {
119
118
  "commitizen": {