clean up build script - no more warnings

This commit is contained in:
Kevin Jahns
2019-03-13 01:16:31 +01:00
parent 57975d409e
commit 040808300c
7 changed files with 12 additions and 86 deletions

View File

@@ -1,4 +1,4 @@
import * as Y from '../src/index.js'
import * as Y from 'yjs'
import { WebsocketProvider } from 'y-websocket'
import { prosemirrorPlugin, cursorPlugin } from 'y-prosemirror'