Replace mousetrap with @github/hotkey

This commit is contained in:
Dave Gallant
2023-03-31 20:40:47 -04:00
parent 0f6825c9d2
commit 4d9b5d2158
5 changed files with 33 additions and 30 deletions

View File

@@ -8,6 +8,7 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"@github/hotkey": "^2.0.1",
"@popperjs/core": "^2.11.5",
"axios": "^0.27.2",
"bootstrap": "^5.2.0",
@@ -15,7 +16,6 @@
"core-js": "^3.8.3",
"jquery": "^3.6.0",
"moment": "^2.29.4",
"mousetrap": "^1.6.5",
"vue": "^3.2.37",
"vue-github-button": "^3.0.3",
"vue-gtag": "^2.0.1",