summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2018-11-20 05:34:18 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2018-11-20 05:34:18 +0900
commit8f6f810dbd6919703b108de0b546c506fbd7b8db (patch)
treeeae67253141f27d4f750ea446a68c2638b671505 /package.json
parentCores => Logical cores (#3332) (diff)
downloadmisskey-8f6f810dbd6919703b108de0b546c506fbd7b8db.tar.gz
misskey-8f6f810dbd6919703b108de0b546c506fbd7b8db.tar.bz2
misskey-8f6f810dbd6919703b108de0b546c506fbd7b8db.zip
Update apexcharts requirement from 2.2.0 to 2.2.2 (#3334)
Updates the requirements on [apexcharts](https://github.com/apexcharts/apexcharts.js) to permit the latest version. - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Changelog](https://github.com/apexcharts/apexcharts.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/apexcharts/apexcharts.js/commits/v2.2.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 04105687c7..f30c3bbf78 100644
--- a/package.json
+++ b/package.json
@@ -86,7 +86,7 @@
"@types/websocket": "0.0.40",
"@types/ws": "6.0.1",
"animejs": "2.2.0",
- "apexcharts": "2.2.0",
+ "apexcharts": "2.2.2",
"autobind-decorator": "2.2.1",
"autosize": "4.0.2",
"autwh": "0.1.0",