Skip to content

Commit c3e1684

Browse files
committed
released 0.29.0
1 parent 12e1fea commit c3e1684

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-slick",
3-
"version": "0.28.1",
3+
"version": "0.29.0",
44
"description": " React port of slick carousel",
55
"main": "./lib",
66
"files": [
@@ -70,9 +70,9 @@
7070
"postcss-loader": "^1.3.3",
7171
"prettier": "^1.14.3",
7272
"raf": "^3.4.0",
73-
"react": "^16.0.0",
74-
"react-dom": "^16.0.0",
75-
"react-test-renderer": "^16.0.0",
73+
"react": "^18.0.0",
74+
"react-dom": "^18.0.0",
75+
"react-test-renderer": "^18.0.0",
7676
"sinon": "^2.1.0",
7777
"slick-carousel": "^1.8.1",
7878
"style-loader": "^0.16.1",

0 commit comments

Comments
 (0)