Skip to content

Commit 6713239

Browse files
committed
fix(types): Change package version to correct one
1 parent 28686f4 commit 6713239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/node": "^18.15.11",
3030
"@types/json-schema": "^7.0.11",
3131
"fast-deep-equal": "^3.1.3",
32-
"openapi-typescript": "^5.4.1y"
32+
"openapi-typescript": "^5.4.1"
3333
},
3434
"devDependencies": {
3535
"@typescript-eslint/eslint-plugin": "^5.57.0",

0 commit comments

Comments
 (0)