conductor-node 11.4.4 → 11.4.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/package.json +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -43,7 +43,7 @@ Conductor, the company, is building a data integration platform for vertical Saa
|
|
|
43
43
|
|
|
44
44
|
## Requirements
|
|
45
45
|
|
|
46
|
-
1. A Conductor API key pair: one secret key, one publishable key. Please [complete this form](https://
|
|
46
|
+
1. A Conductor API key pair: one secret key, one publishable key. Please [complete this form](https://73a5v9t55ed.typeform.com/to/VRX7rfrN) to join the beta.
|
|
47
47
|
2. Node.js v16 or later.
|
|
48
48
|
|
|
49
49
|
## Installation
|
package/dist/package.json
CHANGED