Skip to content

Commit

Permalink
update packages & version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kassaila committed Jan 2, 2021
1 parent e811c67 commit 0d5d57f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kassaila/vue-json-editor",
"version": "0.2.0",
"version": "0.3.0",
"description": "JSON visual editor - built as a Vue.js component",
"keywords": [
"vue",
Expand Down Expand Up @@ -62,13 +62,13 @@
"husky": "^4.3.6",
"lint-staged": "^10.5.3",
"node-notifier": "^9.0.0",
"postcss": "^8.2.1",
"postcss": "^8.2.2",
"prettier": "^2.2.1",
"sass": "^1.30.0",
"sass": "^1.32.0",
"vue": "^2.6.12",
"vue-loader": "^15.9.6",
"vue-template-compiler": "^2.6.12",
"webpack": "^5.11.0"
"webpack": "^5.11.1"
},
"dependencies": {
"vuedraggable": "^2.24.3"
Expand Down

0 comments on commit 0d5d57f

Please sign in to comment.