X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=bower.json;h=761c24c8d47dad1928582c42f00f131fbd3d36d9;hb=e533e59f321e001c6a6dd1945af546af9b0a4e67;hp=8b61f6f200332d59120255b491f5bc3d48935a37;hpb=63d6a244462d050e119bde54a7063bae8a17e987;p=github%2Ffretlink%2Fpurs-loader.git diff --git a/bower.json b/bower.json index 8b61f6f..761c24c 100644 --- a/bower.json +++ b/bower.json @@ -3,8 +3,8 @@ "private": true, "dependencies": { "purescript-aff": "^0.13.0", - "purescript-strings": "^0.7.0", "purescript-foreign": "^0.7.0", - "purescript-unsafe-coerce": "~0.1.0" + "purescript-unsafe-coerce": "~0.1.0", + "purescript-nullable": "~0.2.1" } }