From 71654cbe4793caa321033e94e1dd76c24936491c Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 9 Apr 2019 21:11:05 +0900 Subject: [PATCH] Fix #4636 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 39e6aa7de..39e29f122 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "@types/websocket": "0.0.40", "@types/ws": "6.0.1", "animejs": "3.0.1", - "apexcharts": "3.6.5", + "apexcharts": "3.6.2", "autobind-decorator": "2.4.0", "autosize": "4.0.2", "autwh": "0.1.0",