We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a8e865 commit 6ff0144Copy full SHA for 6ff0144
1 file changed
bower.json
@@ -22,11 +22,11 @@
22
"dependencies": {
23
"purescript-datetime": "#compiler/0.12",
24
"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",
+ "purescript-node-buffer": "#compiler/0.12",
+ "purescript-node-path": "#compiler/0.12",
27
"purescript-unsafe-coerce": "#compiler/0.12",
28
"purescript-nullable": "#compiler/0.12",
29
- "purescript-node-streams": "justinwoo/purescript-node-streams#compiler/0.12",
+ "purescript-node-streams": "#compiler/0.12",
30
"purescript-exceptions": "#compiler/0.12",
31
"purescript-js-date": "#compiler/0.12",
32
"purescript-globals": "#compiler/0.12"
0 commit comments