We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bb2cb8 commit ecd828cCopy full SHA for ecd828c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-dazzle",
3
- "version": "1.2.2",
+ "version": "1.2.3",
4
"description": "The simple yet flexible dashbording solution for React",
5
"license": "MIT",
6
"main": "dist/lib.js",
@@ -87,7 +87,7 @@
87
"react-dnd-html5-backend": "=2.1.2"
88
},
89
"peerDependencies": {
90
- "react": "^0.14.0 || ^15.0.0-0"
+ "react": "^0.14.0 || ^15.0.0-0"
91
92
"czConfig": {
93
"path": "node_modules/cz-conventional-changelog"
0 commit comments