aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 0e206ff..e69341c 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,8 @@
"nodegit": "^0.27.0",
"vue": "^3.0.11",
"vue-loading-overlay": "^4.0.2",
- "vue-router": "^4.0.8"
+ "vue-router": "^4.0.8",
+ "whatwg-url": "^7.1.0"
},
"devDependencies": {
"@parcel/transformer-sass": "^2.0.0-beta.2",