Skip to content

Commit

Permalink
bump 2.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
errorrik committed Oct 31, 2024
1 parent a9f7893 commit 1e0563c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "san-store",
"version": "2.2.6",
"version": "2.2.7",
"description": "Application State Management for San",
"scripts": {
"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",
Expand Down

0 comments on commit 1e0563c

Please sign in to comment.