Skip to content

Commit f90dc9f

Browse files
committed
build: upgrade dependences and README
1 parent 6740a80 commit f90dc9f

File tree

4 files changed

+567
-368
lines changed

4 files changed

+567
-368
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
__IMPORTANT__: This is still in early development stage, please report any issue found
77

8-
This library is written against [ottoman-2.1.0](https://github.com/couchbaselabs/node-ottoman) and is tested against [Couchbase 7.0.3](https://docs.couchbase.com/server/7.0/introduction/intro.html) which supports [scope and collection](https://docs.couchbase.com/server/7.0/learn/data/scopes-and-collections.html)
8+
This library is written against [ottoman-2.2.1](https://github.com/couchbaselabs/node-ottoman) and is tested against [Couchbase 7.1.1](https://docs.couchbase.com/server/7.0/introduction/intro.html) which supports [scope and collection](https://docs.couchbase.com/server/7.0/learn/data/scopes-and-collections.html)
99

1010
---
1111

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3.7'
22

33
services:
44
couchbase:
5-
image: couchbase:enterprise-7.0.3
5+
image: couchbase:enterprise-7.1.1
66
container_name: feathers-couchbase
77
ports:
88
- 8091:8091

0 commit comments

Comments
 (0)