diff --git a/package.json b/package.json index c2bbd23..bfc4d6d 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,7 @@ "build": "vue-cli-service build", "lint": "vue-cli-service lint" }, + "dependencies": {}, "devDependencies": { "@vue/cli-plugin-babel": "~5.0.8", "@vue/cli-plugin-eslint": "~4.5.19", @@ -48,11 +49,10 @@ "keywords": [ "vue", "css", - "box-shadow", - "frontend" + "box-shadow" ], "bugs": { "url": "https://github.com/andrejsharapov/vue-box-shadows/issues" }, "homepage": "https://github.com/andrejsharapov/vue-box-shadows#readme" -} +} \ No newline at end of file