diff --git a/package.json b/package.json index 457641f..163e3b0 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,8 @@ "bootstrap-vue": "^2.21.2", "core-js": "~3.6.5", "near-api-js": "~0.35.0", - "vue": "~2.6.11" + "vue": "~2.6.11", + "vue-loading-overlay": "^3.4.2" }, "devDependencies": { "@vue/cli-plugin-babel": "~4.5.8", diff --git a/src/App.vue b/src/App.vue index 67a1e87..d8c2b55 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,8 +1,8 @@