- @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,7 +1,7 @@
{
"private": true,
"name": "@0xproject/react-docs-example",
"version": "0.0.9",
"version": "0.0.10",
"description": "An example app using react-docs",
"scripts": {
"lint": "tslint --project . 'ts/**/*.ts' 'ts/**/*.tsx'",
@@ -46,7 +46,7 @@
"webpack-dev-server": "^2.11.1"
},
"dependencies": {
"@0xproject/react-docs": "^0.0.9",
"@0xproject/react-docs": "^0.0.10",
"basscss": "^8.0.3",
"lodash": "^4.17.4",
"material-ui": "^0.17.1",