diff --git a/package.json b/package.json index 3e5e9d0..018fc34 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,7 @@ "dependencies": { "clipboard": "^2.0.4", "core-js": "^2.6.5", + "lodash": "^4.17.11", "node-sass": "^4.12.0", "sass-loader": "^7.1.0", "vue": "^2.6.10" diff --git a/src/App.vue b/src/App.vue index 0c170b5..61278af 100644 --- a/src/App.vue +++ b/src/App.vue @@ -81,6 +81,7 @@