From a609f6dee844f62ca2815d0d71a04e6d22e10dbd Mon Sep 17 00:00:00 2001 From: Jonathan Sterling Date: Thu, 1 Oct 2015 15:25:46 -0600 Subject: [PATCH] [package.json] upgrade purescript compiler dep along the way --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 438e3df..33b40d2 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "devDependencies": { "gulp": "^3.9.0", "gulp-purescript": "^0.5.0", - "purescript": "^0.7.1", + "purescript": "^0.7.4", "webpack-stream": "^2.1.0" }, "dependencies": {