diff options
author | HampusM <hampus@hampusmat.com> | 2021-05-24 10:11:40 +0200 |
---|---|---|
committer | HampusM <hampus@hampusmat.com> | 2021-05-24 10:11:40 +0200 |
commit | 21e52ba2fa323e8aebf291882083c1eca9f6a5af (patch) | |
tree | 66e54bc402c509e2e1a44e6cc8e9508ee125f064 /package.json | |
parent | b183160763955596dbdf179524b75fc10ab2a03c (diff) |
Added loading overlays & fixed the default RepositoryHeader data values
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 253769d..8db9404 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,7 @@ "js-yaml": "^4.1.0", "nodegit": "^0.27.0", "vue": "^3.0.11", + "vue-loading-overlay": "^4.0.2", "vue-router": "^4.0.8" }, "devDependencies": { |