Skip to content

Commit

Permalink
Update package.js
Browse files Browse the repository at this point in the history
  • Loading branch information
RaviTmg authored Sep 30, 2022
1 parent 2f71843 commit d43609c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Package.describe({
name: 'leaonline:oauth2-server',
version: '4.2.1',
summary: 'Node OAuth2 Server (v4) with Meteor bindings',
git: 'https://github.com/ravitmg/oauth2-server.git'
git: 'https://github.com/leaonline/oauth2-server.git'
})

Package.onUse(function (api) {
Expand Down

0 comments on commit d43609c

Please sign in to comment.