We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3de300e commit 5d52b69Copy full SHA for 5d52b69
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@reloaddk/wsdl-tsclient",
3
"version": "1.7.5",
4
- "description": "Generate typescript soap client with typescript definitons from WSDL file.",
+ "description": "Generate typescript soap client with typescript definitions from WSDL file.",
5
"main": "dist/src/index.js",
6
"bin": {
7
"wsdl-tsclient": "dist/src/cli.js"
0 commit comments