From 4fbc75c347272c618addd86fcb07345b93e2a330 Mon Sep 17 00:00:00 2001 From: Jelle De Clercq Date: Mon, 14 Oct 2024 16:15:32 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20Fix=20casing?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/request.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/request.ts b/src/utils/request.ts index 576c467..2b20b7b 100644 --- a/src/utils/request.ts +++ b/src/utils/request.ts @@ -4,7 +4,7 @@ import mergeArraysOnProperty from './mergeArraysOnProperty'; import fetchAllRequest from './fetchAllRequest'; import createRequestUrl from './createRequestUrl'; import merge from 'lodash/merge'; -import mergeWith from 'lodash/mergewith'; +import mergeWith from 'lodash/mergeWith'; import { Configuration } from '../types'; const request = async ({