Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed Sep 17, 2020
1 parent 3daf34c commit 358921d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "passport-twitch-strategy",
"version": "1.1.0",
"version": "1.1.1",
"main": "./dist/index.js",
"description": "Twitch (OAuth) authentication strategies for Passport. v5",
"scripts": {
Expand Down Expand Up @@ -56,6 +56,6 @@
"ts-node": "^9.0.0"
},
"publishConfig": {
"registry": "https://npm.pkg.github.com/@d-relay"
"registry": "https://registry.npmjs.org"
}
}

0 comments on commit 358921d

Please sign in to comment.