Skip to content

Commit 14cad16

Browse files
committed
chore: release v2.0.0
1 parent 5cb9e5b commit 14cad16

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
{
22
"name": "react-query-lightbase-codegen",
3-
"version": "1.9.0",
3+
"version": "2.0.0",
44
"license": "MIT",
55
"description": "Generate Axios API clients and React Query options from OpenAPI specifications",
66
"exports": "./dist/index.js",
7-
"files": ["src", "dist"],
7+
"files": [
8+
"src",
9+
"dist"
10+
],
811
"author": {
912
"name": "Oliver Winter",
1013
"email": "[email protected]"

0 commit comments

Comments
 (0)