File tree 2 files changed +4
-9
lines changed
2 files changed +4
-9
lines changed Original file line number Diff line number Diff line change 19
19
"purescript-functions" : " ^v6.0.0" ,
20
20
"purescript-maybe" : " ^v6.0.0" ,
21
21
"purescript-nullable" : " ^v6.0.0" ,
22
- "purescript-prelude" : " ^6 .0.0" ,
22
+ "purescript-prelude" : " ^v6 .0.0" ,
23
23
"purescript-react-basic" : " ^v17.0.0"
24
24
}
25
25
}
Original file line number Diff line number Diff line change 1
1
let upstream =
2
- https:// github. com/ purescript/ package- sets/ releases/ download/ psc- 0.15 . 2 - 20220612 / packages. dhall
3
- sha256: 9876 aee1362a5dac10061768c68a7ecc4a59ca9267c3760f7d43ea9d3812ec11
2
+ https:// github. com/ purescript/ package- sets/ releases/ download/ psc- 0.15 . 4 - 20220722 / packages. dhall
3
+ sha256: 6e0 ce13384910a706580b0e17eea6d17a859a65b87dc76a28d085d7ebca32ef3
4
4
5
5
in upstream
6
- with react- basic =
7
- { dependencies = [ " effect" , " prelude" , " record" ]
8
- , repo = " https://github.com/lumihq/purescript-react-basic"
9
- , version = " v17.0.0"
10
- }
11
6
-- React 18 Support
12
- with react- basic- dom. version = " 4633ad95b47a5806ca559dfb3b16b5339564f0ad "
7
+ with react- basic- dom. version = " v6.0.0 "
You can’t perform that action at this time.
0 commit comments