@stanlemon/react-couchdb-authentication
Advanced tools
Comparing version 0.8.0 to 0.8.1
{ | ||
"name": "@stanlemon/react-couchdb-authentication", | ||
"version": "0.8.0", | ||
"version": "0.8.1", | ||
"description": "React component for authenticating against a CouchDB user db and syncing it locally with PouchDB.", | ||
@@ -15,3 +15,3 @@ "keywords": [ | ||
"files": [ | ||
"dist/" | ||
"dist/**/*" | ||
], | ||
@@ -59,2 +59,2 @@ "scripts": { | ||
} | ||
} | ||
} |
60519