Skip to content

Commit 19e9195

Browse files
author
Sascha Braun
committed
UPDATE package version: package needed to be republished on npm due to an error
1 parent cb1f51f commit 19e9195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vuex-simple",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"description": "A simpler way to write your Vuex store in Typescript",
55
"main": "build/main/index.js",
66
"typings": "build/main/index.d.ts",

0 commit comments

Comments
 (0)