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 46e56f9 commit dab6026Copy full SHA for dab6026
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "json-edit-react",
3
- "version": "1.1.3",
+ "version": "1.2.0",
4
"description": "React component for editing or viewing JSON/object data",
5
"main": "build/index.cjs.js",
6
"module": "build/index.esm.js",
@@ -28,7 +28,7 @@
28
"just-clone": "^6.2.0",
29
"object-property-assigner": "^1.0.1",
30
"object-property-extractor": "^1.0.7",
31
- "react-icons": "^5.0.1"
+ "react-icons": "^4.12.0"
32
},
33
"devDependencies": {
34
"@rollup/plugin-terser": "^0.4.4",
0 commit comments