From 03b840cb5fb8ff5217fefc9e1240a3131db309fc Mon Sep 17 00:00:00 2001 From: eric thul Date: Tue, 11 Aug 2015 20:57:07 -0400 Subject: PureScript 0.7 updates and migration to pulp --- bower.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) (limited to 'bower.json') diff --git a/bower.json b/bower.json index 2ee2486..0e676f4 100644 --- a/bower.json +++ b/bower.json @@ -2,16 +2,8 @@ "name": "purs-loader", "private": true, "devDependencies": { - "purescript-aff": "~0.9.1", - "purescript-exceptions": "~0.2.3", - "purescript-strings": "~0.4.5", - "purescript-maybe": "~0.2.2", - "purescript-foreign": "~0.4.2", - "purescript-foldable-traversable": "~0.3.1", - "purescript-tuples": "~0.3.4", - "purescript-maps": "~0.3.3", - "purescript-arrays": "~0.3.7", - "purescript-monad-eff": "~0.1.0", - "purescript-sets": "0.3.2" + "purescript-aff": "~0.11.3", + "purescript-strings": "~0.6.0", + "purescript-foreign": "~0.6.0" } } -- cgit v1.2.3