Skip to content

Commit

Permalink
fix(types): Change package version to correct one
Browse files Browse the repository at this point in the history
  • Loading branch information
jonluca committed Apr 5, 2023
1 parent 28686f4 commit 6713239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/node": "^18.15.11",
"@types/json-schema": "^7.0.11",
"fast-deep-equal": "^3.1.3",
"openapi-typescript": "^5.4.1y"
"openapi-typescript": "^5.4.1"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.57.0",
Expand Down

0 comments on commit 6713239

Please sign in to comment.