- @0xproject/react-docs-example@0.0.10
 - @0xproject/react-docs@0.0.10
 - @0xproject/react-shared@0.1.5
 - @0xproject/website@0.0.31
This commit is contained in:
Leonid Logvinov
2018-05-04 23:55:03 +02:00
parent 5ffff7397e
commit 2c659d3d82
4 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@0xproject/react-docs",
"version": "0.0.9",
"version": "0.0.10",
"description": "React documentation component for rendering TypeDoc & Doxity generated JSON",
"main": "lib/index.js",
"types": "lib/index.d.ts",
@@ -31,7 +31,7 @@
"typescript": "2.7.1"
},
"dependencies": {
"@0xproject/react-shared": "^0.1.4",
"@0xproject/react-shared": "^0.1.5",
"@0xproject/utils": "^0.6.0",
"@types/lodash": "4.14.104",
"@types/material-ui": "0.18.0",