From b344a39df20ca74063535bf067e793f487620b42 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sun, 17 May 2020 21:10:14 +0000 Subject: [PATCH] chore(package): update shadow-cljs to version 2.9.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f38f65d..26c528d 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.7" } }