File tree Expand file tree Collapse file tree 3 files changed +12
-13
lines changed
Expand file tree Collapse file tree 3 files changed +12
-13
lines changed Original file line number Diff line number Diff line change 1313 - uses : actions/checkout@v2
1414
1515 - uses : purescript-contrib/setup-purescript@main
16+ with :
17+ purescript : " 0.14.0-rc3"
1618
1719 - uses : actions/setup-node@v1
1820 with :
Original file line number Diff line number Diff line change 88 ],
99 "repository" : {
1010 "type" : " git" ,
11- "url" : " git ://github.com/purescript-web/purescript-web-dom-parser.git"
11+ "url" : " https ://github.com/purescript-web/purescript-web-dom-parser.git"
1212 },
1313 "ignore" : [
1414 " **/.*" ,
1919 " package-lock.json"
2020 ],
2121 "dependencies" : {
22- "purescript-prelude" : " ^4.1.0 " ,
23- "purescript-effect" : " ^2.0.1 " ,
24- "purescript-web-dom" : " 3 - 4 " ,
25- "purescript-partial" : " ^2.0.1 "
22+ "purescript-prelude" : " master " ,
23+ "purescript-effect" : " master " ,
24+ "purescript-web-dom" : " master " ,
25+ "purescript-partial" : " master "
2626 },
2727 "devDependencies" : {
28- "purescript-assert" : " ^4.0.0" ,
29- "purescript-console" : " ^4.1.0" ,
30- "purescript-debug" : " ^4.0.0" ,
31- "purescript-psci-support" : " ^4.0.0"
28+ "purescript-assert" : " master" ,
29+ "purescript-console" : " master" ,
30+ "purescript-psci-support" : " master"
3231 }
3332}
Original file line number Diff line number Diff line change 1010 "postinstall" : " psc-package install"
1111 },
1212 "devDependencies" : {
13- "bower" : " ^1.8.6" ,
1413 "parcel-bundler" : " ^1.12.3" ,
15- "pulp" : " ^13.0.0" ,
16- "purescript" : " ^0.13.0" ,
17- "purescript-psa" : " ~0.7.3" ,
14+ "pulp" : " ^15.0.0" ,
15+ "purescript-psa" : " ^0.8.0" ,
1816 "rimraf" : " ^2.6.3"
1917 },
2018 "dependencies" : {
You can’t perform that action at this time.
0 commit comments