Skip to content

Commit 72e031d

Browse files
committed
fix framework version
1 parent ff352ce commit 72e031d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/keyed/helix/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"js-framework-benchmark": {
4-
"frameworkVersion": "0.8"
4+
"frameworkVersion": "0.0.10"
55
},
66
"scripts": {
77
"watch": "shadow-cljs watch :app",

0 commit comments

Comments
 (0)