File tree Expand file tree Collapse file tree 3 files changed +5
-9
lines changed Expand file tree Collapse file tree 3 files changed +5
-9
lines changed Original file line number Diff line number Diff line change 44 push :
55 branches : [master]
66 pull_request :
7- branches : [master]
87
98jobs :
109 build :
1312 - uses : actions/checkout@v2
1413
1514 - uses : purescript-contrib/setup-purescript@main
16- with :
17- purescript : " 0.14.0-rc3"
1815
1916 - uses : actions/setup-node@v1
2017 with :
Original file line number Diff line number Diff line change 11{
2-
32 "name" : " purescript-dom-indexed" ,
43 "homepage" : " https://github.com/purescript-halogen/purescript-dom-indexed" ,
54 "description" : " Typed DOM attributes and properties" ,
1615 " package.json"
1716 ],
1817 "dependencies" : {
19- "purescript-media-types" : " main " ,
20- "purescript-prelude" : " master " ,
21- "purescript-web-clipboard" : " master " ,
22- "purescript-web-touchevents" : " master "
18+ "purescript-media-types" : " ^5.0.0 " ,
19+ "purescript-prelude" : " ^5.0.0 " ,
20+ "purescript-web-clipboard" : " ^3.0.0 " ,
21+ "purescript-web-touchevents" : " ^3.0.0 "
2322 }
2423}
Original file line number Diff line number Diff line change 66 },
77 "devDependencies" : {
88 "pulp" : " ^15.0.0" ,
9- "purescript-psa" : " ^0.8.0 " ,
9+ "purescript-psa" : " ^0.8.2 " ,
1010 "rimraf" : " ^3.0.2"
1111 }
1212}
You can’t perform that action at this time.
0 commit comments