Skip to content

Commit 0cc8396

Browse files
Updated Voby to v0.11.4
1 parent a7801ce commit 0cc8396

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.7.0",
3+
"version": "0.11.4",
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.7.0"
19+
"voby": "0.11.4"
2020
},
2121
"devDependencies": {
2222
"esbuild": "0.14.23"

0 commit comments

Comments
 (0)