Skip to content

Commit

Permalink
Pin moment.js library since 2.19.0 creates problem (apache#3641)
Browse files Browse the repository at this point in the history
The 2.19.0 released today (2017-10-10) creates issues with the
DateFilterControl somehow. Pining lib to latest known version.
  • Loading branch information
mistercrunch authored and michellethomas committed May 23, 2018
1 parent a98f814 commit 0b31920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion superset/assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"jed": "^1.1.1",
"jquery": "3.1.1",
"lodash.throttle": "^4.1.1",
"moment": "^2.14.1",
"moment": "2.18.1",
"mustache": "^2.2.1",
"nvd3": "1.8.6",
"po2json": "^0.4.5",
Expand Down

0 comments on commit 0b31920

Please sign in to comment.