You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order for this library to work you will need to install the following peer dependencies:
35
+
In order for this library to work, you will need to install the following peer dependencies:
36
36
37
37
```json
38
38
{
@@ -69,7 +69,7 @@ This package installs knex migrations into the dependent service. A binary is pu
69
69
70
70
## 1. Set the configuration
71
71
72
-
In the `src` folder create a `src/version.ts` file. This file is used to keep track of `NODE_NAME` and `RESOLVER_OPERATION` enums and the instantialized`versionRecorder` and `versionConnection`class.
72
+
In the `src` folder create a `src/version.ts` file. This file is used to keep track of `NODE_NAME` and `RESOLVER_OPERATION` enums and the instantiatied`versionRecorder` and `versionConnection`functions.
0 commit comments