Skip to content
This repository has been archived by the owner on Nov 25, 2022. It is now read-only.

Commit

Permalink
Merge pull request #47 from opentok/dev
Browse files Browse the repository at this point in the history
v0.9.0
  • Loading branch information
Manik Sachdeva authored Nov 7, 2018
2 parents 93d5b8c + 8bcbab6 commit c6683e2
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 32 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "opentok-react",
"version": "0.8.0",
"version": "0.9.0",
"description": "React components for OpenTok.js",
"main": "dist/index.js",
"scripts": {
Expand Down Expand Up @@ -31,7 +31,7 @@
],
"license": "MIT",
"peerDependencies": {
"react": "^15.5.0"
"react": "^15.5.0 || ^16.0.0"
},
"dependencies": {
"lodash": "^4.13.1",
Expand Down Expand Up @@ -68,7 +68,7 @@
"react-addons-test-utils": "^15.5.1",
"react-dom": "^15.5.0",
"react-test-renderer": "^15.5.4",
"travis-multirunner": "^3.1.0",
"travis-multirunner": "^4.5.0",
"watchify": "^3.8.0"
},
"browserify": {
Expand Down
51 changes: 22 additions & 29 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1579,8 +1579,8 @@ diffie-hellman@^5.0.0:
randombytes "^2.0.0"

djo-shell@^1.0.0:
version "1.5.2"
resolved "https://registry.yarnpkg.com/djo-shell/-/djo-shell-1.5.2.tgz#55aabdb19deaae33bec014bde8eb899c35442642"
version "1.6.0"
resolved "https://registry.yarnpkg.com/djo-shell/-/djo-shell-1.6.0.tgz#f4329cfbe73a9bf0f56010ad3b2c8f14f873167a"

doctrine@1.5.0, doctrine@^1.2.2:
version "1.5.0"
Expand Down Expand Up @@ -2227,14 +2227,6 @@ getpass@^0.1.1:
dependencies:
assert-plus "^1.0.0"

github-url-from-git@^1.3.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/github-url-from-git/-/github-url-from-git-1.5.0.tgz#f985fedcc0a9aa579dc88d7aff068d55cc6251a0"

github-url-from-username-repo@^1.0.0:
version "1.0.2"
resolved "https://registry.yarnpkg.com/github-url-from-username-repo/-/github-url-from-username-repo-1.0.2.tgz#7dd79330d2abe69c10c2cef79714c97215791dfa"

glob-base@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/glob-base/-/glob-base-0.3.0.tgz#dbb164f6221b1c0b1ccf82aea328b497df0ea3c4"
Expand Down Expand Up @@ -3107,14 +3099,6 @@ nopt@^4.0.1:
abbrev "1"
osenv "^0.1.4"

normalize-package-data@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-1.0.3.tgz#8be955b8907af975f1a4584ea8bb9b41492312f5"
dependencies:
github-url-from-git "^1.3.0"
github-url-from-username-repo "^1.0.0"
semver "2 || 3 || 4"

normalize-package-data@^2.3.2:
version "2.3.8"
resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.3.8.tgz#d819eda2a9dedbd1ffa563ea4071d936782295bb"
Expand All @@ -3124,6 +3108,15 @@ normalize-package-data@^2.3.2:
semver "2 || 3 || 4 || 5"
validate-npm-package-license "^3.0.1"

normalize-package-data@^2.3.8:
version "2.4.0"
resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.4.0.tgz#12f95a307d58352075a04907b84ac8be98ac012f"
dependencies:
hosted-git-info "^2.1.4"
is-builtin-module "^1.0.0"
semver "2 || 3 || 4 || 5"
validate-npm-package-license "^3.0.1"

normalize-path@^2.0.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-2.1.1.tgz#1ab28b556e198363a8c1a6f7e6fa20137fe6aed9"
Expand Down Expand Up @@ -3227,10 +3220,10 @@ onetime@^1.0.0:
resolved "https://registry.yarnpkg.com/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789"

opentok-test-scripts@^3.2.1:
version "3.5.0"
resolved "https://registry.yarnpkg.com/opentok-test-scripts/-/opentok-test-scripts-3.5.0.tgz#8c7d5865051ac52351c3f939fc74bd815f43c3fe"
version "3.9.0"
resolved "https://registry.yarnpkg.com/opentok-test-scripts/-/opentok-test-scripts-3.9.0.tgz#310e7f41c423c9d151aedcd4451646099e3e04e7"
dependencies:
travis-multirunner "^3.0.0"
travis-multirunner "^4.2.0"

optimist@^0.6.1:
version "0.6.1"
Expand Down Expand Up @@ -3800,14 +3793,14 @@ scriptjs@^2.5.8:
version "2.5.8"
resolved "https://registry.yarnpkg.com/scriptjs/-/scriptjs-2.5.8.tgz#d0c43955c2e6bad33b6e4edf7b53b8965aa7ca5f"

"semver@2 || 3 || 4", semver@~4.3.3:
version "4.3.6"
resolved "https://registry.yarnpkg.com/semver/-/semver-4.3.6.tgz#300bc6e0e86374f7ba61068b5b1ecd57fc6532da"

"semver@2 || 3 || 4 || 5", semver@^5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f"

semver@~4.3.3:
version "4.3.6"
resolved "https://registry.yarnpkg.com/semver/-/semver-4.3.6.tgz#300bc6e0e86374f7ba61068b5b1ecd57fc6532da"

set-blocking@~2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"
Expand Down Expand Up @@ -4130,13 +4123,13 @@ tough-cookie@~2.3.0:
dependencies:
punycode "^1.4.1"

travis-multirunner@^3.0.0, travis-multirunner@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/travis-multirunner/-/travis-multirunner-3.1.0.tgz#74500c1be61b295d25931725ebd8e7d8d6883215"
travis-multirunner@^4.2.0, travis-multirunner@^4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/travis-multirunner/-/travis-multirunner-4.5.0.tgz#99c34cbc39175f5b91854ef3a2a09ee3dcea8677"
dependencies:
djo-shell "^1.0.0"
formatter "^0.4.1"
normalize-package-data "^1.0.3"
normalize-package-data "^2.3.8"

trim-right@^1.0.1:
version "1.0.1"
Expand Down

0 comments on commit c6683e2

Please sign in to comment.