Skip to content

Commit

Permalink
chore: fix dev dependency vm2 warning
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanlescure committed Apr 29, 2024
1 parent 72f6532 commit 219b7d2
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 16 deletions.
33 changes: 17 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,8 @@
"typedoc-plugin-rename-defaults": "^0.7.0",
"typedoc-plugin-script-inject": "^2.0.0",
"typescript": "^5.4.5"
},
"overrides": {
"vm2": "npm:[email protected]"
}
}

0 comments on commit 219b7d2

Please sign in to comment.