diff --git a/package-lock.json b/package-lock.json index 9fe86ea..c2fe675 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "keanuapp-weblite", - "version": "0.1.15", + "version": "0.1.16", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3c6fcd4..1a427d9 100644 --- a/package.json +++ b/package.json @@ -47,6 +47,7 @@ "@vue/cli-plugin-eslint": "~4.5.0", "@vue/cli-service": "~4.5.0", "babel-eslint": "^10.1.0", + "copy-webpack-plugin": "^5.1.2", "eslint": "^7.0", "eslint-plugin-vue": "^7.0", "sass": "^1.19.0", diff --git a/src/App.vue b/src/App.vue index 492a902..66dbc1a 100644 --- a/src/App.vue +++ b/src/App.vue @@ -33,8 +33,6 @@