Skip to content

Commit fe2b0c1

Browse files
committed
bump helix
1 parent 4aa2af0 commit fe2b0c1

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
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.0.10"
4+
"frameworkVersion": "0.0.13"
55
},
66
"scripts": {
77
"watch": "shadow-cljs watch :app",

frameworks/keyed/helix/shadow-cljs.edn

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
"resources"
44
"checkouts/helix/src"]
55

6-
:dependencies [[lilactown/helix "0.0.10"]
7-
[lucywang000/hashp "0.1.2"]
6+
:dependencies [[lilactown/helix "0.0.13"]
87
[binaryage/devtools "1.0.0"]]
98

109
:nrepl {:port 6666

0 commit comments

Comments
 (0)