From b9014c1f4c8b9a97242f2c1fc36efc9f6d6f85f3 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2019 06:29:22 +0000 Subject: [PATCH] chore(package): update shadow-cljs to version 2.8.44 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 143a23b..b239c01 100644 --- a/package.json +++ b/package.json @@ -46,6 +46,6 @@ "react-flip-move": "^3.0.3", "react-highlight.js": "^1.0.7", "sass": "^1.17.3", - "shadow-cljs": "^2.8.25" + "shadow-cljs": "^2.8.44" } }