Skip to content

Commit 93cd113

Browse files
Trying the npm publish.
1 parent 8bdd646 commit 93cd113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/generate-ts.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ docker run \
77
-v ${PWD}:/local openapitools/openapi-generator-cli generate \
88
-i /local/specification/api/notify-supplier.yml \
99
-g typescript \
10-
--additional-properties=npmRepository=https://github.com/NHSDigital/nhs-notify-supplier-api.git,npmName=nhsnotifysupplier,npmVersion=0.1,licenseName=MIT \
10+
--additional-properties=npmRepository=https://github.com/NHSDigital/nhs-notify-supplier-api.git,npmName=nhsnotifysupplier,npmVersion=0.1.0,licenseName=MIT \
1111
-o /local/sdk/typescript \
1212
--skip-validate-spec
1313

0 commit comments

Comments
 (0)