Skip to content

Commit

Permalink
Release 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ruimarinho committed Nov 21, 2021
1 parent 103c19d commit 06f4f86
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gsts",
"version": "3.0.7",
"version": "4.0.0",
"description": "Google authentication for the AWS Management Console via Amazon's STS service",
"license": "MIT",
"repository": "ruimarinho/gsts",
Expand Down Expand Up @@ -45,8 +45,8 @@
"jest": "^27.3.1"
},
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
},
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
},
"scripts": {
"test": "jest"
}
Expand Down

0 comments on commit 06f4f86

Please sign in to comment.