Skip to content

Commit

Permalink
Merge pull request #841 from Adslot/fix-react-datepicker
Browse files Browse the repository at this point in the history
chore: update react-datepicker hash
  • Loading branch information
bchew authored May 2, 2019
2 parents 2b66bcf + e1b4f93 commit 57f41ae
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@ node_js:
- '10'
addons:
chrome: stable
before_install:
- npm install -g [email protected]
before_script:
- sudo chown root /opt/google/chrome/chrome-sandbox
- sudo chmod 4755 /opt/google/chrome/chrome-sandbox
- npm install -g [email protected]
script:
- npm -v
- commitlint-travis
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"prop-types": "^15.6.1",
"puppeteer": "^1.11.0",
"react-bootstrap": "^0.31.5",
"react-datepicker": "github:Adslot/react-datepicker#6f912842e7dcec6a6e8ff43fd0e3e79af84a8ba6",
"react-datepicker": "github:Adslot/react-datepicker#2a1ebb8618e1996c321331ef01d290424272d126",
"react-redux": "^5.0.6",
"react-select": "^1.2.1",
"react-syntax-highlighter": "^7.0.0",
Expand Down

0 comments on commit 57f41ae

Please sign in to comment.