Skip to content

Commit

Permalink
v2.0.0-alpha.4
Browse files Browse the repository at this point in the history
  • Loading branch information
keremciu committed Dec 29, 2023
1 parent c6d6ca2 commit ffca420
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-date-range",
"version": "2.0.0-alpha.3",
"version": "2.0.0-alpha.4",
"description": "A React component for choosing dates and date ranges.",
"main": "dist/index.js",
"scripts": {
Expand Down Expand Up @@ -48,7 +48,7 @@
"react": "^0.14 || ^15.0.0-rc || >=15.0"
},
"devDependencies": {
"@babel/cli": "^7.7.7",
"@babel/cli": "^7.23.4",
"@babel/core": "^7.4.4",
"@babel/plugin-proposal-export-default-from": "^7.7.4",
"@babel/plugin-transform-class-properties": "^7.23.3",
Expand Down

0 comments on commit ffca420

Please sign in to comment.