Skip to content

Commit 1ac38bc

Browse files
committed
Updated README with more dependencies
1 parent 5b54de8 commit 1ac38bc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ dbToGraphql.generateGraphQL(DB_CONNECTION, 'Oracle', ['SCHEMA1', 'SCHEMA2'])
5252
### Dependencies
5353
* [Oracle thin client](https://oracle.github.io/odpi/doc/installation.html)
5454
* Required for the [oracledb](https://github.com/oracle/node-oracledb/blob/master/INSTALL.md) package.
55+
* graphql
56+
* lodash
5557

5658
### Contributing
5759

0 commit comments

Comments
 (0)