Skip to content

Commit

Permalink
3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bluebill1049 committed May 27, 2020
1 parent c1dd4b6 commit 646b67e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "little-state-machine",
"sideEffects": false,
"version": "3.0.1",
"version": "3.0.2",
"main": "dist/little-state-machine.js",
"module": "dist/little-state-machine.es.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -60,4 +60,4 @@
"react": "^16.8.0",
"react-dom": "^16.8.0"
}
}
}

0 comments on commit 646b67e

Please sign in to comment.