Skip to content

Commit

Permalink
Upgrade jQuery to 3.5.1
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#460
  • Loading branch information
maxim-belkin committed Jun 29, 2020
1 parent a52f6c2 commit 76d9e6f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
Loading

0 comments on commit 76d9e6f

Please sign in to comment.