diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-02-21 04:52:52 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-02-21 04:52:52 +0900 |
| commit | 9c0521316deaad6c37b43ac776ef50f976786224 (patch) | |
| tree | e372de6ddd519cb6dcc472f3d6ad306e50a8e6b8 /package.json | |
| parent | wip (diff) | |
| download | misskey-9c0521316deaad6c37b43ac776ef50f976786224.tar.gz misskey-9c0521316deaad6c37b43ac776ef50f976786224.tar.bz2 misskey-9c0521316deaad6c37b43ac776ef50f976786224.zip | |
wip
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 727c4af716..033f76c30a 100644 --- a/package.json +++ b/package.json @@ -182,6 +182,7 @@ "uuid": "3.2.1", "vhost": "3.0.2", "vue": "^2.5.13", + "vue-cropperjs": "^2.2.0", "vue-js-modal": "^1.3.9", "vue-loader": "^14.1.1", "vue-router": "^3.0.1", |