We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aa2af0 commit fe2b0c1Copy full SHA for fe2b0c1
frameworks/keyed/helix/package.json
@@ -1,7 +1,7 @@
1
{
2
"private": true,
3
"js-framework-benchmark": {
4
- "frameworkVersion": "0.0.10"
+ "frameworkVersion": "0.0.13"
5
},
6
"scripts": {
7
"watch": "shadow-cljs watch :app",
frameworks/keyed/helix/shadow-cljs.edn
@@ -3,8 +3,7 @@
"resources"
"checkouts/helix/src"]
- :dependencies [[lilactown/helix "0.0.10"]
- [lucywang000/hashp "0.1.2"]
+ :dependencies [[lilactown/helix "0.0.13"]
8
[binaryage/devtools "1.0.0"]]
9
10
:nrepl {:port 6666
0 commit comments