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 Jun 30, 2020
1 parent a52f6c2 commit 5d4aaa2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
Loading

0 comments on commit 5d4aaa2

Please sign in to comment.