From 2c4a1643ea365fa953bb9e0db522d2385a547f11 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Tue, 19 May 2020 08:15:15 +0000 Subject: [PATCH] chore(package): update shadow-cljs to version 2.9.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f38f65d..422228d 100644 --- a/package.json +++ b/package.json @@ -49,6 +49,6 @@ "react-flip-move": "^3.0.3", "react-highlight.js": "^1.0.7", "sass": "^1.17.3", - "shadow-cljs": "^2.8.109" + "shadow-cljs": "^2.9.8" } }