Skip to content

Commit

Permalink
chore: revert to gen-mapping version 0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tiwarishubham635 committed Dec 10, 2024
1 parent 043d3a1 commit 01451d2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@
"typescript": "^4.7.2",
"typedoc": "^0.23.21"
},
"overrides": {
"@jridgewell/gen-mapping": "0.3.5"
},
"scripts": {
"test": "npm run test:javascript && npm run test:typescript",
"test:javascript": "jest spec --coverage --detectOpenHandles --testPathIgnorePatterns=spec/cluster",
Expand Down

0 comments on commit 01451d2

Please sign in to comment.