We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c2c8da commit d5e7ffbCopy full SHA for d5e7ffb
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "purescript-ocelot",
3
- "version": "0.27.0",
+ "version": "0.27.1",
4
"private": true,
5
"scripts": {
6
"build-all": "make build",
@@ -21,4 +21,4 @@
21
"request": "^2.88.0",
22
"yarn": "^1.16.0"
23
}
24
-}
+}
spago.dhall
@@ -9,6 +9,7 @@ Authors:
9
"Forest Toney <https://github.com/foresttoney>",
10
"Hardy Jones <https://github.com/joneshf-cn>",
11
"Vance Palacio <https://github.com/vanceism7>"
12
+ "Gabe Johnson <https://github.com/citizengabe>"
13
14
15
{ name = "ocelot"
0 commit comments