Skip to content

Commit 83a01f9

Browse files
authored
change field names
I checked the source and this is what it expects
1 parent 962ac50 commit 83a01f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,9 +129,9 @@ runConfig:
129129
maxInstances: 14
130130
131131
metadata:
132-
adapterNpmPackageName: npm-name
132+
adapterPackageName: npm-name
133133
adapterVersion: 12.0.0
134-
frameworkNpmPackageName: framework-name
134+
framework: framework-name
135135
frameworkVersion: 1.0.0
136136
137137
```

0 commit comments

Comments
 (0)