@digigov/auth
Advanced tools
Comparing version 1.1.4-rc.17 to 1.1.4-rc.18
@@ -1,2 +0,2 @@ | ||
/** @license Digigov v1.1.4-rc.17 | ||
/** @license Digigov v1.1.4-rc.18 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the BSD-2-Clause license found in the |
{ | ||
"name": "@digigov/auth", | ||
"version": "1.1.4-rc.17", | ||
"version": "1.1.4-rc.18", | ||
"description": "@digigov authentication client", | ||
@@ -14,4 +14,4 @@ "author": "GRNET Developers <devs@lists.grnet.gr>", | ||
"peerDependencies": { | ||
"react": "^16.8.0 || ^17.0.0", | ||
"react-dom": "^16.8.0 || ^17.0.0" | ||
"react": ">=16.8.0 <19.0.0", | ||
"react-dom": ">=16.8.0 <19.0.0" | ||
}, | ||
@@ -18,0 +18,0 @@ "gitHead": "c903a46306f77f55ad7fc4d2e274006f39a6c871", |
113179