From d40933492e08e9c1e08e6caab9912b04447ef60d Mon Sep 17 00:00:00 2001 From: justinwoo Date: Fri, 11 May 2018 15:40:40 +0300 Subject: [PATCH] changes for 0.12 --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index c3c82e2..3c8721b 100644 --- a/bower.json +++ b/bower.json @@ -12,6 +12,6 @@ "url": "git://github.com/purescript-node/purescript-node-url.git" }, "dependencies": { - "purescript-nullable": "^3.0.0" + "purescript-nullable": "#compiler/0.12" } }