dhis2-openapi
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "dhis2-openapi", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "DHIS2 API client for Node.js", | ||
@@ -18,2 +18,6 @@ "author": "SferaDev", | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/SferaDev/openapi-clients.git" | ||
}, | ||
"scripts": { | ||
@@ -23,7 +27,3 @@ "tsc": "tsc --noEmit", | ||
"generate": "openapi-codegen dhis2" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/SferaDev/openapi-clients.git" | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
7558322