Add require to bookshelf utils into API generator

This commit is contained in:
Aurélien Georget 2016-03-22 16:12:18 +01:00
parent bd6ab496c4
commit 47bc021a94

View File

@ -2,6 +2,7 @@
// Public dependencies
const _ = require('lodash');
const utils = require('strapi-bookshelf/lib/utils/');
/**
* A set of functions called "actions" for `<%= globalID %>`