Skip to content

Commit 9b2c908

Browse files
author
Vikas Agarwal
committed
Github issue #544, NPM Install error
-- Fixed. It was there because of latest update by react-datetime. They have updated the version (2.7.4) in package.json but forgot to make a release for the same.
1 parent 680dbb7 commit 9b2c908

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
"lodash": "^4.16.4",
4646
"moment": "^2.14.1",
4747
"react": "^15.3.1",
48+
"react-datetime": "2.7.1",// To fix build issue github #544, hardcoding the version in other deps didn't work
4849
"react-addons-css-transition-group": "^15.3.1",
4950
"react-addons-pure-render-mixin": "^15.3.1",
5051
"react-color": "^2.2.7",

0 commit comments

Comments
 (0)