fix dependencies

This commit is contained in:
Shawn Erquhart
2018-07-25 08:45:13 -04:00
parent 91a5814079
commit 4a01d2289c
29 changed files with 517 additions and 12 deletions

View File

@ -1,6 +1,3 @@
import { init } from 'netlify-cms-core/src';
import './backends';
import './widgets';
import './editor-components';
init()