Skip to content

Commit b58d038

Browse files
authored
Merge pull request #593 from meshery/copilot/fix-build-error-typescript
Fix TypeScript build errors in RTK API module
2 parents d4b1a11 + 8418f23 commit b58d038

File tree

3 files changed

+42
-247
lines changed

3 files changed

+42
-247
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
"devDependencies": {
3535
"@apidevtools/json-schema-ref-parser": "^15.2.0",
3636
"@openapi-contrib/openapi-schema-to-json-schema": "^5.1.0",
37+
"@reduxjs/toolkit": "^2.8.1",
3738
"@rtk-query/codegen-openapi": "^2.2.0",
3839
"csv-parse": "^6.1.0",
3940
"esbuild-runner": "^2.2.2",

0 commit comments

Comments
 (0)