rename helper path
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
import events from 'events';
|
import events from 'events';
|
||||||
import validateSchema from './lib/validate_schema';
|
import validateSchema from './helpers/validate_schema';
|
||||||
|
|
||||||
export default class Elastique extends events.EventEmitter {
|
export default class Elastique extends events.EventEmitter {
|
||||||
constructor(options = {}) {
|
constructor(options = {}) {
|
||||||
|
|||||||
Reference in New Issue
Block a user