Skip to content

Commit e250fce

Browse files
committed
change to wclr/purescript-installer dep
1 parent c992da5 commit e250fce

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

ci/build.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,5 +191,3 @@ fi
191191
popd
192192

193193
(echo "::endgroup::") 2>/dev/null
194-
195-
#

npm-package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"purs": "purs.bin"
1616
},
1717
"dependencies": {
18-
"purescript-installer": "^0.3.5"
18+
"@wclr/purescript-installer": "^0.3.5"
1919
},
2020
"homepage": "https://github.com/purescript/purescript",
2121
"repository": {

0 commit comments

Comments
 (0)