Skip to content

Commit

Permalink
moves to upstream (and recent) react-datepicker
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitropoulos committed Mar 1, 2020
1 parent 0c83005 commit 069554c
Show file tree
Hide file tree
Showing 162 changed files with 177 additions and 93,800 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"@types/lodash": "^4.14.116",
"@types/numeral": "^0.0.25",
"@types/react-beautiful-dnd": "^10.1.0",
"@types/react-datepicker": "^2.11.0",
"@types/react-input-autosize": "^2.0.2",
"@types/react-virtualized": "^9.18.7",
"chroma-js": "^2.0.4",
Expand All @@ -61,6 +62,7 @@
"prop-types": "^15.6.0",
"react-ace": "^7.0.5",
"react-beautiful-dnd": "^10.1.0",
"react-datepicker": "^2.13.0",
"react-focus-lock": "^1.17.7",
"react-input-autosize": "^2.2.2",
"react-is": "~16.3.0",
Expand Down
5 changes: 0 additions & 5 deletions packages/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +0,0 @@
var ReactDatePicker = require('./react-datepicker').default;

module.exports = {
ReactDatePicker: ReactDatePicker
};
Loading

0 comments on commit 069554c

Please sign in to comment.