Skip to content

Commit

Permalink
bug #3182 Fixed front-end dependencies issues (javiereguiluz)
Browse files Browse the repository at this point in the history
This PR was merged into the 2.x branch.

Discussion
----------

Fixed front-end dependencies issues

Fixes #3149.

@bozhidargyurov @Dallas62 could you please check if this fixes the issues for you? Thanks!

Commits
-------

56da0b4 Fixed front-end dependencies issues
  • Loading branch information
javiereguiluz committed May 7, 2020
2 parents ee76064 + 56da0b4 commit 123872d
Show file tree
Hide file tree
Showing 3 changed files with 201 additions and 416 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"bootstrap": "^4.1.0",
"codemirror": "^5.47.0",
"featherlight": "^1.7.13",
"jquery": "^3.3.1 <3.5.0",
"jquery": "^3.5.1",
"jquery-highlight": "^3.4.0",
"jquery.are-you-sure": "^1.9.0",
"node-sass": "^4.9.4",
Expand Down
Loading

0 comments on commit 123872d

Please sign in to comment.