From 588ae1ada30783612881d79f5e91e85b386099e5 Mon Sep 17 00:00:00 2001 From: blinky3713 Date: Mon, 7 May 2018 15:04:58 -0400 Subject: [PATCH] upgrade simple json --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 3b29386..3a01d6c 100644 --- a/bower.json +++ b/bower.json @@ -22,7 +22,7 @@ "purescript-console": "^3.0.0", "purescript-modules": "^3.0.0", "purescript-foreign": "^4.0.1", - "purescript-simple-json": "^2.0.1", + "purescript-simple-json": "^3.0.0", "purescript-sets": "^3.2.0", "purescript-bytestrings": "^6.0.0", "purescript-spec": "^2.0.0",