passport-oauthkermit
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -8,3 +8,3 @@ /** | ||
, utils = require('./utils') | ||
, OAuth = require('oauth').OAuth | ||
, OAuth = require('oauthkermit').OAuth | ||
, InternalOAuthError = require('../errors/internaloautherror'); | ||
@@ -11,0 +11,0 @@ |
@@ -8,3 +8,3 @@ /** | ||
, utils = require('./utils') | ||
, OAuth2 = require('oauth').OAuth2 | ||
, OAuth2 = require('oauthkermit').OAuth2 | ||
, InternalOAuthError = require('../errors/internaloautherror'); | ||
@@ -11,0 +11,0 @@ |
{ | ||
"name": "passport-oauthkermit", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "passport-oauth for kermit", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
48782