We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b19cbad commit 10b768bCopy full SHA for 10b768b
custom_templates/package.mustache
@@ -1,6 +1,6 @@
1
{
2
"name": "{{npmName}}",
3
- "version": "{{npmVersion}}",
+ "version": "1.0.0",
4
"description": "OpenAPI client for {{npmName}}",
5
"author": "OpenAPI-Generator Contributors",
6
"repository": {
0 commit comments