Skip to content

Commit

Permalink
Update third party modules
Browse files Browse the repository at this point in the history
  • Loading branch information
speshak committed Jan 24, 2020
1 parent 0d168de commit 61e0578
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 10 deletions.
4 changes: 4 additions & 0 deletions ThirdParty
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Uses the following third party code:
https://code.jquery.com/jquery-3.4.1.slim.min.js
https://github.com/twbs/bootstrap/releases/download/v4.4.1/bootstrap-4.4.1-dist.zip
https://github.com/xcash/bootstrap-autocomplete/archive/v2.3.0.tar.gz
2 changes: 1 addition & 1 deletion bootstrap-autocomplete.min.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions bootstrap.min.js

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions jquery-3.2.1.slim.min.js

This file was deleted.

2 changes: 2 additions & 0 deletions jquery-3.4.1.slim.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"name": "aws-saml-search",
"author": "Scott Peshak",
"homepage_url": "https://github.com/speshak/aws-saml-search",
"version": "1.2",
"version": "1.3",

"content_scripts": [
{
"matches": ["https://signin.aws.amazon.com/saml"],
"js": [
"jquery-3.2.1.slim.min.js",
"jquery-3.4.1.slim.min.js",
"popper.min.js",
"bootstrap.min.js",
"bootstrap-autocomplete.min.js",
Expand Down

0 comments on commit 61e0578

Please sign in to comment.