diff --git a/package.json b/package.json index dac6d67..33a30c4 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "lint": "vue-cli-service lint" }, "dependencies": { - "bootstrap": "4.4.1", + "bootstrap": "^4.4.1", "bootstrap-vue": "^2.3.0", "core-js": "^3.4.4", "vue": "^2.6.10" @@ -19,7 +19,7 @@ "@vue/cli-plugin-eslint": "^4.1.0", "@vue/cli-service": "^4.1.0", "babel-eslint": "^10.0.3", - "bootstrap": "^4.3.1", + "bootstrap": "^4.4.1", "eslint": "^5.16.0", "eslint-plugin-vue": "^5.0.0", "mutationobserver-shim": "^0.3.3", diff --git a/src/App.vue b/src/App.vue index 4993f89..982b55f 100644 --- a/src/App.vue +++ b/src/App.vue @@ -2,8 +2,8 @@