We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69f706b commit 2af6cd3Copy full SHA for 2af6cd3
2 files changed
.travis.yml
@@ -1,3 +1,3 @@
1
language: node_js
2
node_js:
3
- - stable
+ - 10
package.json
@@ -1,6 +1,6 @@
{
"name": "unistore",
- "version": "3.3.1",
+ "version": "3.3.2",
4
"description": "Dead simple centralized state container (store) with preact and react bindings.",
5
"source": "src/index.js",
6
"module": "dist/unistore.es.js",
0 commit comments