openapi-typescript-codegen
Advanced tools
Comparing version
{ | ||
"name": "openapi-typescript-codegen", | ||
"version": "0.11.6", | ||
"version": "0.11.7", | ||
"description": "Library that generates Typescript clients based on the OpenAPI specification.", | ||
@@ -49,3 +49,3 @@ "author": "Ferdi Koomen", | ||
"release": "rollup --config --environment NODE_ENV:production", | ||
"run": "node ./test/index.js", | ||
"run": "NODE_ENV=production node ./test/index.js", | ||
"test": "jest --selectProjects UNIT", | ||
@@ -52,0 +52,0 @@ "test:update": "jest --selectProjects UNIT --updateSnapshot", |
Sorry, the diff of this file is too big to display
183071
-0.24%655
-0.3%