Skip to content

Commit

Permalink
⬆️ 更新依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
TsMask committed Jun 4, 2020
1 parent c38dcad commit 8bd3191
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
26 changes: 13 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
},
"dependencies": {
"core-js": "^3.6.5",
"vue": "^2.6.11",
"vue-router": "^3.1.6",
"face-api.js": "^0.22.2",
"webrtc-adapter": "^7.5.1"
"vue": "^2.6.11",
"vue-router": "^3.3.2",
"webrtc-adapter": "^7.6.1"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.3.1",
Expand All @@ -24,7 +24,7 @@
"eslint": "^6.8.0",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-vue": "^6.2.2",
"prettier": "^2.0.4",
"prettier": "^2.0.5",
"vue-template-compiler": "^2.6.11"
},
"eslintConfig": {
Expand Down

0 comments on commit 8bd3191

Please sign in to comment.