Skip to content

Commit 84f4a8e

Browse files
committed
update oauth2 server version to 5.0.0-rc.3
1 parent e90a485 commit 84f4a8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Package.onUse(function (api) {
1313
})
1414

1515
Npm.depends({
16-
'@node-oauth/oauth2-server': '5.0.0-rc.1',
16+
'@node-oauth/oauth2-server': '5.0.0-rc.3',
1717
'body-parser': '1.20.0'
1818
})
1919

0 commit comments

Comments
 (0)