Skip to content

Commit

Permalink
Upgrade jQuery to 3.5.1 (#469)
Browse files Browse the repository at this point in the history
```
cd assets/js
wget https://code.jquery.com/jquery-3.5.1.min.js
wget https://code.jquery.com/jquery-3.5.1.min.map
mv -f jquery-3.5.1.min.js jquery.min.js
mv -f jquery-3.5.1.min.map jquery.min.map
```

Fixes carpentries/styles#460
  • Loading branch information
maxim-belkin authored and fmichonneau committed Jul 27, 2020
1 parent 3a7b6c1 commit ec34d2c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
Loading

0 comments on commit ec34d2c

Please sign in to comment.