fix build, migrate test backend

This commit is contained in:
Shawn Erquhart
2018-07-17 18:09:59 -04:00
parent 2e7406862e
commit 040dd6859c
26 changed files with 174 additions and 82 deletions

View File

@ -1,5 +1,5 @@
import { fromJS, Map } from 'immutable';
import Cursor from "ValueObjects/Cursor";
import Cursor from 'netlify-cms-lib-util/Cursor'
import {
ENTRIES_SUCCESS,
} from 'Actions/entries';