Skip to content

Commit 088c845

Browse files
committed
Add dependencies
1 parent 7b1bb66 commit 088c845

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

bower.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
"output"
88
],
99
"dependencies": {
10-
"purescript-console": "^0.1.0"
10+
"purescript-prelude": "~0.1.3",
11+
"purescript-functions": "~0.1.0"
12+
},
13+
"devDependencies": {
14+
"purescript-console": "~0.1.1"
1115
}
1216
}

0 commit comments

Comments
 (0)