We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9f7893 commit 1e0563cCopy full SHA for 1e0563c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "san-store",
3
- "version": "2.2.6",
+ "version": "2.2.7",
4
"description": "Application State Management for San",
5
"scripts": {
6
"build": "rm -rf dist && rollup --config && uglifyjs dist/san-store.source.js -mco dist/san-store.js && uglifyjs dist/san-store-use.source.js -mco dist/san-store-use.js && cp types/*.d.ts dist",
0 commit comments