@cocreate/users
Advanced tools
Comparing version 1.27.6 to 1.27.7
{ | ||
"name": "@cocreate/users", | ||
"version": "1.27.6", | ||
"version": "1.27.7", | ||
"description": "A simple users component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -77,3 +77,2 @@ class CoCreateUser { | ||
response.token = token | ||
response.userStatus = 'on' | ||
} | ||
@@ -80,0 +79,0 @@ } |
Sorry, the diff of this file is too big to display
148661
483