Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.

Commit

Permalink
Updated Vue.js to 2.6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
VinceG committed Nov 13, 2019
1 parent d34c3a3 commit 4e3df8f
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-web-cam",
"version": "1.8.0",
"version": "1.9.0",
"description": "Webcam component for Vuejs applications",
"repository": {
"type": "git",
Expand All @@ -23,7 +23,7 @@
"dev": "cross-env NODE_ENV=development webpack-dev-server --hot --config demo/webpack.config.js"
},
"dependencies": {
"vue": "^2.5.17"
"vue": "^2.6.10"
},
"devDependencies": {
"@babel/cli": "^7.2.3",
Expand Down

0 comments on commit 4e3df8f

Please sign in to comment.