reclaim-identity-js
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "reclaim-identity-js", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"main": "reclaimAuth.js", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -25,3 +25,3 @@ # Reclaim Identity | ||
```html | ||
<script src="https://unpkg.com/reclaim-auth@1.0.0/dist/reclaimAuth.min.js"></script> | ||
<script src="https://unpkg.com/reclaim-identity-js@1.0.0/dist/reclaimAuth.min.js"></script> | ||
``` | ||
@@ -32,3 +32,3 @@ | ||
```html | ||
<script src="https://cdn.jsdelivr.net/npm/reclaim-auth@1.0.0/dist/reclaimAuth.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/reclaim-identity-js@1.0.0/dist/reclaimAuth.min.js"></script> | ||
``` | ||
@@ -35,0 +35,0 @@ |
Sorry, the diff of this file is not supported yet
20561