Skip to content

Commit f513b6e

Browse files
committed
chore: v1.0.2
1 parent 42589dc commit f513b6e

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ typings/
6464

6565
# End of https://www.gitignore.io/api/node
6666

67-
lib/
67+
lib

.npmignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
src
2+
test
3+
node_modules

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "async-reactor",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"keywords": [
55
"react",
66
"stateless",

0 commit comments

Comments
 (0)