npm-registry-couchapp
Advanced tools
Comparing version 2.4.2 to 2.4.3
{ | ||
"name": "npm-registry-couchapp", | ||
"version": "2.4.2", | ||
"version": "2.4.3", | ||
"description": "The CouchApp implementation of an npm registry", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -68,4 +68,6 @@ # npm-registry-couchapp | ||
To replicate the registry **with attachments**, you can point your | ||
CouchDB replicator at <https://fullfatdb.npmjs.com/registry>. | ||
To replicate the registry **with attachments**, consider using | ||
[npm-fullfat-registry](https://npmjs.org/npm-fullfat-registry). | ||
The fullfatdb CouchDB instance is | ||
[deprecated](http://blog.npmjs.org/post/83774616862/deprecating-fullfatdb). | ||
@@ -72,0 +74,0 @@ # Using the registry with the npm client |
1153700
105