Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

Commit 0070a76

Browse files
authored
docs: Removes coming soon notice.
1 parent 423fac1 commit 0070a76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/facade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ The functions have some common options that they use.
2424
The [facade in this package is a TypeScript interface](../src/Facade.ts), but concrete implementations of the interface are listed below.
2525

2626
- [Memory](https://github.com/js-entity-repos/memory)
27-
- [Mongo](https://github.com/js-entity-repos/mongo) - Coming Soon
27+
- [Mongo](https://github.com/js-entity-repos/mongo)
2828
- [Knex](https://github.com/js-entity-repos/knex) - Coming Soon

0 commit comments

Comments
 (0)