Skip to content

Commit

Permalink
upd: dependencies and keys
Browse files Browse the repository at this point in the history
  • Loading branch information
andrejsharapov committed Aug 13, 2022
1 parent c34153a commit d93ebbd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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"
}
}

0 comments on commit d93ebbd

Please sign in to comment.