Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
build: fix path-to-regexp to older version due to node 14 requirement
  • Loading branch information
thiyaguk09 committed Sep 16, 2024
commit 41261d817f43b25e3a4a368976c01c68f18aa32b
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@
"pack-n-play": "^2.0.0",
"proxyquire": "^2.1.3",
"sinon": "^18.0.0",
"nise": "6.0.0",
"path-to-regexp": "6.2.2",
"tmp": "^0.2.0",
"typescript": "^5.1.6",
"yargs": "^17.3.1"
Expand Down