We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15a496b commit 8e4cc45Copy full SHA for 8e4cc45
1 file changed
bower.json
@@ -9,6 +9,10 @@
9
"bower_components",
10
"output"
11
],
12
+ "repository": {
13
+ "type": "git",
14
+ "url": "git://github.com/purescript-node/purescript-node-streams.git"
15
+ },
16
"devDependencies": {
17
"purescript-console": "^0.1.0"
18
},
0 commit comments