diff options
| author | greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com> | 2018-08-10 09:30:48 +0000 |
|---|---|---|
| committer | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2018-08-10 20:43:56 +0900 |
| commit | 9658e2b3fbaf1da296e3836c09efb17d1813cc4e (patch) | |
| tree | 380b3fdd7b866962a5a536209aa1318471b5c199 | |
| parent | Fix Powered by <b>Misskey</b>. (#2140) (diff) | |
| download | sharkey-9658e2b3fbaf1da296e3836c09efb17d1813cc4e.tar.gz sharkey-9658e2b3fbaf1da296e3836c09efb17d1813cc4e.tar.bz2 sharkey-9658e2b3fbaf1da296e3836c09efb17d1813cc4e.zip | |
fix(package): update element-ui to version 2.4.6
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ab5ae1dd92..1058ca52aa 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "diskusage": "0.2.4", "dompurify": "1.0.5", "elasticsearch": "15.1.1", - "element-ui": "2.4.5", + "element-ui": "2.4.6", "emojilib": "2.3.0", "escape-regexp": "0.0.1", "eslint": "5.0.1", |