Skip to content

Commit ecd828c

Browse files
committed
1.2.3
1 parent 7bb2cb8 commit ecd828c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-dazzle",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"description": "The simple yet flexible dashbording solution for React",
55
"license": "MIT",
66
"main": "dist/lib.js",
@@ -87,7 +87,7 @@
8787
"react-dnd-html5-backend": "=2.1.2"
8888
},
8989
"peerDependencies": {
90-
"react": "^0.14.0 || ^15.0.0-0"
90+
"react": "^0.14.0 || ^15.0.0-0"
9191
},
9292
"czConfig": {
9393
"path": "node_modules/cz-conventional-changelog"

0 commit comments

Comments
 (0)