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

Commit ffca420

Browse files
committed
v2.0.0-alpha.4
1 parent c6d6ca2 commit ffca420

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-date-range",
3-
"version": "2.0.0-alpha.3",
3+
"version": "2.0.0-alpha.4",
44
"description": "A React component for choosing dates and date ranges.",
55
"main": "dist/index.js",
66
"scripts": {
@@ -48,7 +48,7 @@
4848
"react": "^0.14 || ^15.0.0-rc || >=15.0"
4949
},
5050
"devDependencies": {
51-
"@babel/cli": "^7.7.7",
51+
"@babel/cli": "^7.23.4",
5252
"@babel/core": "^7.4.4",
5353
"@babel/plugin-proposal-export-default-from": "^7.7.4",
5454
"@babel/plugin-transform-class-properties": "^7.23.3",

0 commit comments

Comments
 (0)