We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3466498 commit 7115845Copy full SHA for 7115845
package.json
@@ -2,7 +2,7 @@
2
"name": "nanostate",
3
"description": "Small Finite State Machine implementation",
4
"repository": "choojs/nanostate",
5
- "version": "1.2.1",
+ "version": "1.2.2",
6
"scripts": {
7
"start": "node .",
8
"test": "standard && node test"
0 commit comments