Upgrade JS deps

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2020-08-27 14:40:35 +02:00
parent c5937bbccc
commit 378299d1f9
3 changed files with 1407 additions and 1820 deletions

View File

@@ -1,3 +1,4 @@
// @ts-nocheck
import { Node } from "tiptap";
import { UPLOAD_PICTURE } from "@/graphql/upload";
import apolloProvider from "@/vue-apollo";