Skip to content

Commit

Permalink
Upgrade use-user-media version
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyota committed Jul 21, 2020
1 parent 76b8158 commit 975469e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-posenet",
"version": "0.1.5",
"version": "0.1.6",
"main": "dist/index.js",
"scripts": {
"build": "rollup --config",
Expand Down Expand Up @@ -29,7 +29,7 @@
"@tensorflow/tfjs-core": "^1.7.4",
"await-to-js": "^2.1.1",
"regenerator-runtime": "^0.13.5",
"use-user-media": "^0.1.4"
"use-user-media": "^0.1.6"
},
"peerDependencies": {
"react": "^16.12.0",
Expand Down

0 comments on commit 975469e

Please sign in to comment.