From 78ddcc2df4eb8d0b8fcfc49d580f7404b6ffb050 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2020 15:54:23 +0000 Subject: [PATCH] chore(package): update shadow-cljs to version 2.8.91 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index db049be..8cfd325 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.81" + "shadow-cljs": "^2.8.91" } }