Feature: add uploading image from URL support

This commit is contained in:
Molunerfinn
2020-02-23 15:20:07 +08:00
parent 23ba2338c6
commit a28c67848d
4 changed files with 8 additions and 8 deletions

View File

@@ -42,7 +42,7 @@
"keycode": "^2.2.0",
"lodash-id": "^0.14.0",
"lowdb": "^1.0.0",
"picgo": "^1.4.4",
"picgo": "^1.4.5",
"vue": "^2.6.10",
"vue-gallery": "^2.0.1",
"vue-lazyload": "^1.2.6",