diff --git a/.gitignore b/.gitignore index 78a752d..066f454 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ selenium-debug.log package-lock.json yarn.lock +/npm diff --git a/package.json b/package.json index 016c07a..b09de03 100644 --- a/package.json +++ b/package.json @@ -54,6 +54,7 @@ "screenfull": "5.0.2", "sortablejs": "1.10.2", "vue": "2.6.12", + "vue-cli": "^2.9.6", "vue-count-to": "1.0.13", "vue-cropper": "0.5.5", "vue-meta": "2.4.0",