Skip to content

Commit ffd4ccb

Browse files
committed
5.0.0-rc.9
1 parent e46a82d commit ffd4ccb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "swr-openapi",
33
"type": "module",
4-
"version": "5.0.0-rc.8",
4+
"version": "5.0.0-rc.9",
55
"description": "Generate SWR hooks from OpenAPI schemas",
66
"license": "MIT",
77
"repository": {
@@ -15,7 +15,7 @@
1515
"engines": {
1616
"node": ">=18"
1717
},
18-
"module": "dist/index.js",
18+
"module": "./dist/index.js",
1919
"types": "./dist/index.d.ts",
2020
"exports": {
2121
".": {

0 commit comments

Comments
 (0)