Skip to content

Commit

Permalink
Changed calendar version to 2.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ManukMinasyan committed Apr 25, 2019
1 parent 2d13878 commit 8a2f06b
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
Expand Up @@ -6,7 +6,7 @@
},
"name": "vue-functional-calendar",
"description": "A style-uninstallable datepicker component for Vue.js",
"version": "2.2.6",
"version": "2.2.7",
"license": "MIT",
"repository": {
"type": "git",
Expand Down Expand Up @@ -54,6 +54,7 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"core-js": "^2.6.5",
"vue": "^2.5.21"
},
"devDependencies": {
Expand All @@ -70,7 +71,6 @@
"jest": "^16.0.1",
"less": "^3.8.1",
"less-loader": "^4.1.0",
"mini-css-extract-plugin": "^0.4.5",
"node-sass": "^4.9.4",
"sass-loader": "^7.1.0",
"sass-resources-loader": "^1.3.4",
Expand Down

0 comments on commit 8a2f06b

Please sign in to comment.