Commit 460aeb94 authored by Alexandre Delanoë's avatar Alexandre Delanoë
parents 3b1fe0df e274104c
...@@ -637,7 +637,7 @@ ...@@ -637,7 +637,7 @@
"unsafe-coerce" "unsafe-coerce"
], ],
"repo": "https://github.com/irresponsible/purescript-dom-simple", "repo": "https://github.com/irresponsible/purescript-dom-simple",
"version": "v0.2.4" "version": "v0.2.6"
}, },
"dotenv": { "dotenv": {
"dependencies": [ "dependencies": [
...@@ -3336,4 +3336,4 @@ ...@@ -3336,4 +3336,4 @@
"repo": "https://github.com/paf31/purescript-yargs.git", "repo": "https://github.com/paf31/purescript-yargs.git",
"version": "v4.0.0" "version": "v4.0.0"
} }
} }
\ No newline at end of file
...@@ -185,7 +185,7 @@ let additions = ...@@ -185,7 +185,7 @@ let additions =
, "unsafe-coerce" , "unsafe-coerce"
] ]
"https://github.com/irresponsible/purescript-dom-simple" "https://github.com/irresponsible/purescript-dom-simple"
"v0.2.4" "v0.2.6"
, dom-filereader = , dom-filereader =
mkPackage mkPackage
[ "aff", "arraybuffer-types", "web-file", "web-html" ] [ "aff", "arraybuffer-types", "web-file", "web-html" ]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment