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 47520a8 commit fce4cf2Copy full SHA for fce4cf2
packages.json
@@ -93,7 +93,7 @@
93
"web-xhr"
94
],
95
"repo": "https://github.com/slamdata/purescript-affjax.git",
96
- "version": "v11.0.0"
+ "version": "v10.1.0"
97
},
98
"ansi": {
99
"dependencies": [
src/groups/slamdata.dhall
@@ -54,7 +54,7 @@
54
, "web-xhr"
55
]
56
, repo = "https://github.com/slamdata/purescript-affjax.git"
57
- , version = "v11.0.0"
+ , version = "v10.1.0"
58
}
59
, css =
60
{ dependencies =
0 commit comments