react-hooks-worker
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "react-hooks-worker", | ||
"description": "React custom hooks for web workers", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"author": "Daishi Kato", | ||
@@ -6,0 +6,0 @@ "repository": { |
@@ -19,3 +19,3 @@ react-hooks-worker | ||
It's more or less for fun, | ||
but feedbacks are welcome to make this for product. | ||
but feedbacks are welcome to make this for production. | ||
@@ -50,4 +50,4 @@ Install | ||
Example | ||
------- | ||
Examples | ||
-------- | ||
@@ -54,0 +54,0 @@ The [examples](examples) folder contains working examples. |
7521
7
91