Skip to content

Commit

Permalink
v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianjost committed Apr 3, 2020
1 parent de24579 commit e436918
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-filter-ui",
"version": "0.6.1",
"version": "0.7.0",
"author": "Adrian Jost <github@adrianjost.dev> (https://adrianjost.dev)",
"scripts": {
"build": "run-s build:*",
Expand All @@ -16,7 +16,6 @@
"vue": "^2.6.10"
},
"devDependencies": {
"vue-clickout": "^1.0.0",
"@vue/cli-plugin-babel": "^4.2.3",
"@vue/cli-plugin-eslint": "^4.2.3",
"@vue/cli-service": "^4.0.0",
Expand All @@ -32,6 +31,7 @@
"npm-run-all": "^4.1.5",
"prettier": "^2.0.2",
"sass-loader": "^8.0.0",
"vue-clickout": "^1.0.0",
"vue-template-compiler": "^2.5.21",
"vuepress": "^1.0.3"
},
Expand Down

0 comments on commit e436918

Please sign in to comment.