mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Fix build
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { REGEX_BETWEEN_PARENS } from '../constants';
|
||||
import { REGEX_BETWEEN_PARENS } from '@directus/shared/constants';
|
||||
|
||||
/**
|
||||
* Strip the function declarations from a list of fields
|
||||
|
||||
Reference in New Issue
Block a user