Skip to content

Commit

Permalink
Issue #554: Upgrade jQuery to 3.4
Browse files Browse the repository at this point in the history
Includes an update to bootstrap-datetimepicker, which only partially addresses jQuery 3 compatibility though
  • Loading branch information
aalpern committed Apr 23, 2019
1 parent 011ebb3 commit 02bde70
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tessera-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"holderjs": "2.9.3",
"humanize-duration": "3.7.0",
"inflection": "1.8.0",
"jquery": "^2.2.4",
"jquery": "^3.4.0",
"marked": "0.3.9",
"moment": "^2.24.0",
"moment-timezone": "0.5.3",
Expand Down
Loading

0 comments on commit 02bde70

Please sign in to comment.