Skip to content

Commit

Permalink
use older version of react-mic lib
Browse files Browse the repository at this point in the history
  • Loading branch information
gracew committed Jul 16, 2020
1 parent bcf7e45 commit 9ef2c44
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@cleandersonlobo/react-mic": "^1.2.0",
"@cleandersonlobo/react-mic": "~1.1.2",
"@types/cleandersonlobo__react-mic": "npm:@types/react-mic",
"@use-it/interval": "^0.1.3",
"antd": "^4.4.2",
Expand Down
8 changes: 4 additions & 4 deletions app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1470,10 +1470,10 @@
lodash "^4.17.13"
to-fast-properties "^2.0.0"

"@cleandersonlobo/react-mic@^1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@cleandersonlobo/react-mic/-/react-mic-1.2.0.tgz#0e3c0cfc66b76ccbb23e9004f499b4dad34bc2df"
integrity sha512-PH04n7BUUA3w6jjtwgXhy9lWni0eJy6Sn3/v7yPPEZRBdknTkA0WwzUPZtjjmJKDzuTphdZTxo9Bt2SNcxx4GQ==
"@cleandersonlobo/react-mic@~1.1.2":
version "1.1.2"
resolved "https://registry.yarnpkg.com/@cleandersonlobo/react-mic/-/react-mic-1.1.2.tgz#4594c83fc75202ab6d9d82803ee580b65865c47f"
integrity sha512-th7ereFd3iQHQWSkxyfo2quVOqqt8oISh+JQtodQ5aPqLvQcWPUlT/SqpX6zNVvqj0cUI7Q93oEtn7gNkjzteQ==

"@cnakazawa/watch@^1.0.3":
version "1.0.4"
Expand Down

0 comments on commit 9ef2c44

Please sign in to comment.