Skip to content

Commit 28a919c

Browse files
author
Michael Salinger
committed
Updated node-oauth2-server to v3.0.0
1 parent 9ff55ac commit 28a919c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"bluebird": "^3.0.5",
2626
"express": "^4.13.3",
27-
"oauth2-server": "3.0.0-b4"
27+
"oauth2-server": "3.0.0"
2828
},
2929
"devDependencies": {
3030
"body-parser": "^1.14.1",

0 commit comments

Comments
 (0)