remove superfluous deps, update yarn.lock

This commit is contained in:
Shawn Erquhart
2017-08-01 19:47:45 -04:00
parent d84b156b0a
commit 18b98fc1c9
2 changed files with 1 additions and 17 deletions

View File

@ -1,6 +1,5 @@
import { get, isEmpty, isArray } from 'lodash';
import u from 'unist-builder';
import modifyChildren from 'unist-util-modify-children';
/**
* Map of MDAST node types to Slate node types.