Skip to content

Commit

Permalink
* Upgrade ts-react-toolbox to latest version to resolve zzarcon#36.
Browse files Browse the repository at this point in the history
  • Loading branch information
dannya committed Jun 22, 2020
1 parent dc6475f commit 1b95d48
Show file tree
Hide file tree
Showing 2 changed files with 2,732 additions and 1,048 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-video-renderer",
"version": "2.4.2",
"version": "2.4.3",
"main": "dist/es5/index.js",
"jsnext:main": "dist/es2015/index.js",
"module": "dist/es2015/index.js",
Expand All @@ -14,7 +14,7 @@
"@atlaskit/single-select": "^4.0.3",
"@atlaskit/spinner": "^8.0.0",
"react-gh-corner": "^1.1.2",
"ts-react-toolbox": "^0.1.23"
"ts-react-toolbox": "0.2.20"
},
"engines": {
"node": ">=8.5.0"
Expand Down

0 comments on commit 1b95d48

Please sign in to comment.