Skip to content
This repository was archived by the owner on Oct 4, 2020. It is now read-only.

Commit 5ea88a7

Browse files
committed
Version dependencies
1 parent 3b53f89 commit 5ea88a7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

bower.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
2525
"purescript-quickcheck": "*"
2626
},
2727
"dependencies": {
28-
"purescript-arrays": "*",
29-
"purescript-foldable-traversable": "*",
30-
"purescript-strings": "*",
31-
"purescript-math": "*",
32-
"purescript-maybe": "*",
33-
"purescript-tuples": "*"
28+
"purescript-arrays": "~0.3.0",
29+
"purescript-foldable-traversable": "~0.2.1",
30+
"purescript-strings": "~0.4.2",
31+
"purescript-math": "~0.1.0",
32+
"purescript-maybe": "~0.2.1",
33+
"purescript-tuples": "~0.2.3"
3434
}
3535
}

0 commit comments

Comments
 (0)