Skip to content
This repository was archived by the owner on May 2, 2019. It is now read-only.

Commit 3fd2f43

Browse files
committed
1 parent 71039af commit 3fd2f43

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-flex-slick",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"description": "Slick carousel using Flexbox",
55
"main": "./lib/index.js",
66
"scripts": {
@@ -48,7 +48,6 @@
4848
"webpack-hot-middleware": "^2.0.1"
4949
},
5050
"peerDependencies": {
51-
"react": ">= 0.14 || ^0.14.0-rc",
52-
"react-dom": ">= 0.14 || ^0.14.0-rc"
51+
"react": ">= 0.14 || ^0.14.0-rc"
5352
}
5453
}

0 commit comments

Comments
 (0)