Skip to content

Commit 3e56eff

Browse files
Updated Voby to 0.5.0
1 parent c0d6d73 commit 3e56eff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frameworks/keyed/voby/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "js-framework-benchmark-voby",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"main": "dist/main.js",
55
"js-framework-benchmark": {
66
"frameworkVersionFromPackage": "voby"
@@ -16,7 +16,7 @@
1616
"url": "https://github.com/krausest/js-framework-benchmark.git"
1717
},
1818
"dependencies": {
19-
"voby": "0.4.0"
19+
"voby": "0.5.0"
2020
},
2121
"devDependencies": {
2222
"esbuild": "0.14.23"

0 commit comments

Comments
 (0)