Skip to content

Commit 3e4076c

Browse files
committed
fix node buffer dependency... now that it has a version
1 parent bfc0296 commit 3e4076c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"purescript-either": "~0.1.3",
2222
"purescript-maybe": "~0.2.1",
2323
"purescript-foreign": "~0.2.0",
24-
"purescript-node-buffer": "*",
24+
"purescript-node-buffer": "~0.0.1",
2525
"purescript-node-path": "~0.2.0",
2626
"purescript-datetime": "~0.1.0",
2727
"purescript-exceptions": "~0.2.1"

0 commit comments

Comments
 (0)