refactor: update dependencies

This commit is contained in:
Wieland Schöbl
2021-08-05 10:49:44 +02:00
parent 20ee8db28e
commit 233e017d2b
25 changed files with 30 additions and 32 deletions

View File

@@ -12,10 +12,8 @@
* You should have received a copy of the GNU General Public License along with
* this program. If not, see <https://www.gnu.org/licenses/>.
*/
import {
ElasticsearchDynamicTemplate,
ElasticsearchValue
} from '../../src/mappings/mapping-definitions';
import {ElasticsearchDynamicTemplate, ElasticsearchValue} from '../../src/types/mapping';
export interface MapAggTestOptions {
name: string;