Skip to content

Commit 97baec3

Browse files
committed
'bower install' resolutions
1 parent 146469d commit 97baec3

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

bower.json

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,45 @@
2828
"purescript-quickcheck": "^7.0.0",
2929
"purescript-quickcheck-combinators": "~0.1.3",
3030
"purescript-quickcheck-laws": "^6.0.0"
31+
},
32+
"resolutions": {
33+
"purescript-effect": "^3.0.0",
34+
"purescript-functions": "^5.0.0",
35+
"purescript-partial": "^3.0.0",
36+
"purescript-prelude": "^5.0.0",
37+
"purescript-maybe": "^5.0.0",
38+
"purescript-quickcheck": "^7.0.0",
39+
"purescript-control": "^5.0.0",
40+
"purescript-invariant": "^5.0.0",
41+
"purescript-newtype": "^4.0.0",
42+
"purescript-quickcheck-laws": "^6.0.0",
43+
"purescript-arrays": "^6.0.0",
44+
"purescript-enums": "^5.0.0",
45+
"purescript-foldable-traversable": "^5.0.0",
46+
"purescript-console": "^5.0.0",
47+
"purescript-exceptions": "^5.0.0",
48+
"purescript-gen": "^3.0.0",
49+
"purescript-either": "^5.0.0",
50+
"purescript-integers": "^5.0.0",
51+
"purescript-lazy": "^5.0.0",
52+
"purescript-lcg": "^3.0.0",
53+
"purescript-lists": "^6.0.0",
54+
"purescript-identity": "^5.0.0",
55+
"purescript-math": "^3.0.0",
56+
"purescript-nonempty": "^6.0.0",
57+
"purescript-record": "^3.0.0",
58+
"purescript-st": "^5.0.0",
59+
"purescript-strings": "^5.0.0",
60+
"purescript-transformers": "^5.0.0",
61+
"purescript-tuples": "^6.0.0",
62+
"purescript-unfoldable": "^5.0.0",
63+
"purescript-tailrec": "^5.0.0",
64+
"purescript-unsafe-coerce": "^5.0.0",
65+
"purescript-orders": "^5.0.0",
66+
"purescript-bifunctors": "^5.0.0",
67+
"purescript-random": "^5.0.0",
68+
"purescript-distributive": "^5.0.0",
69+
"purescript-refs": "^5.0.0",
70+
"purescript-type-equality": "^4.0.0"
3171
}
3272
}

0 commit comments

Comments
 (0)