Skip to content

Commit 1e0563c

Browse files
committed
bump 2.2.7
1 parent a9f7893 commit 1e0563c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "san-store",
3-
"version": "2.2.6",
3+
"version": "2.2.7",
44
"description": "Application State Management for San",
55
"scripts": {
66
"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

Comments
 (0)