Skip to content

Commit

Permalink
released 0.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
akiran committed Apr 17, 2022
1 parent 12e1fea commit c3e1684
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-slick",
"version": "0.28.1",
"version": "0.29.0",
"description": " React port of slick carousel",
"main": "./lib",
"files": [
Expand Down Expand Up @@ -70,9 +70,9 @@
"postcss-loader": "^1.3.3",
"prettier": "^1.14.3",
"raf": "^3.4.0",
"react": "^16.0.0",
"react-dom": "^16.0.0",
"react-test-renderer": "^16.0.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-test-renderer": "^18.0.0",
"sinon": "^2.1.0",
"slick-carousel": "^1.8.1",
"style-loader": "^0.16.1",
Expand Down

0 comments on commit c3e1684

Please sign in to comment.