Skip to content

Commit

Permalink
update path-to-regexp
Browse files Browse the repository at this point in the history
  • Loading branch information
slowriot committed Dec 9, 2024
1 parent 240f669 commit 7a80042
Show file tree
Hide file tree
Showing 3 changed files with 134 additions and 153 deletions.
6 changes: 3 additions & 3 deletions electron/webgpu-demo3/package-lock.json

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

3 changes: 2 additions & 1 deletion electron/webgpu-demo3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
},
"license": "MIT",
"dependencies": {
"electron-squirrel-startup": "^1.0.1"
"electron-squirrel-startup": "^1.0.1",
"path-to-regexp": "^0.1.12"
}
}
Loading

0 comments on commit 7a80042

Please sign in to comment.