@0xproject/react-docs@1.0.0

This commit is contained in:
Leonid Logvinov 2018-07-19 23:38:13 +02:00
parent 6486fced34
commit f364b5c5ab
No known key found for this signature in database
GPG Key ID: 0DD294BFDE8C95D4
2 changed files with 9 additions and 1 deletions

View File

@ -1,4 +1,12 @@
[
{
"version": "1.0.0",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "0.0.17",
"changes": [

View File

@ -1,6 +1,6 @@
{
"name": "@0xproject/react-docs",
"version": "0.0.16",
"version": "1.0.0",
"engines": {
"node": ">=6.12"
},