Skip to content

Commit d170f42

Browse files
committed
1 parent 412f504 commit d170f42

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

frameworks/non-keyed/halogen/bower.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "js-framework-benchmark-pux",
2+
"name": "js-framework-benchmark-halogen",
33
"description": "Purescript Halogen JS Benchmark",
44
"main": "index.js",
55
"authors": [
@@ -21,5 +21,8 @@
2121
"purescript-halogen": "4.0.0",
2222
"purescript-random": "4.0.0",
2323
"purescript-tailrec": "4.0.0"
24+
},
25+
"resolutions": {
26+
"purescript-prelude": "4.0.1"
2427
}
2528
}

0 commit comments

Comments
 (0)