Skip to content
This repository was archived by the owner on Oct 3, 2025. It is now read-only.

Commit 8d3f328

Browse files
committed
Upgrade after rebase...
1 parent 142392b commit 8d3f328

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-reactive-store",
3-
"version": "0.0.19",
3+
"version": "0.0.20",
44
"description": "Structure your Vue.js data in a centralized way, with a reactive data store. Inspired by VueX and Vue.js .",
55
"main": "./dist/index.js",
66
"module": "./dist/index.esm.js",

0 commit comments

Comments
 (0)