piral-oauth2
Advanced tools
Comparing version 0.12.3-pre.1826 to 0.12.3
{ | ||
"name": "piral-oauth2", | ||
"version": "0.12.3-pre.1826", | ||
"version": "0.12.3", | ||
"description": "Plugin to integrate OAuth 2.0 authentication in Piral.", | ||
@@ -45,3 +45,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"piral-core": "^0.12.3-pre.1826" | ||
"piral-core": "^0.12.3" | ||
}, | ||
@@ -51,3 +51,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "f986877e0ddda18086ecc83902118def1f43140d" | ||
"gitHead": "64f9178b0eef6c6ad78f3aa6e410719dc88f3ce3" | ||
} |
21312