Skip to content

Commit 6ff0144

Browse files
committed
update bower.json
1 parent 8a8e865 commit 6ff0144

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bower.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
"dependencies": {
2323
"purescript-datetime": "#compiler/0.12",
2424
"purescript-foreign": "#compiler/0.12",
25-
"purescript-node-buffer": "justinwoo/purescript-node-buffer#compiler/0.12",
26-
"purescript-node-path": "justinwoo/purescript-node-path#compiler/0.12",
25+
"purescript-node-buffer": "#compiler/0.12",
26+
"purescript-node-path": "#compiler/0.12",
2727
"purescript-unsafe-coerce": "#compiler/0.12",
2828
"purescript-nullable": "#compiler/0.12",
29-
"purescript-node-streams": "justinwoo/purescript-node-streams#compiler/0.12",
29+
"purescript-node-streams": "#compiler/0.12",
3030
"purescript-exceptions": "#compiler/0.12",
3131
"purescript-js-date": "#compiler/0.12",
3232
"purescript-globals": "#compiler/0.12"

0 commit comments

Comments
 (0)