update webpack config

This commit is contained in:
Philipp Kühn
2018-08-20 23:24:43 +02:00
parent b5316b913d
commit 6045cd727e
29 changed files with 77 additions and 98 deletions

View File

@@ -1,4 +1,4 @@
import { Node } from 'vue-mirror/utils'
import { Node } from 'tiptap/utils'
export default class MentionNode extends Node {