From 2f3f2ae7f098376f535e5aa993c9eedc14e36f5d Mon Sep 17 00:00:00 2001 From: Vijay A Date: Fri, 22 Mar 2024 02:33:33 +0530 Subject: Upgrade node modules --- src/helpers/update-helpers.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/helpers/update-helpers.ts') diff --git a/src/helpers/update-helpers.ts b/src/helpers/update-helpers.ts index ca541c4b0..3e548c69b 100644 --- a/src/helpers/update-helpers.ts +++ b/src/helpers/update-helpers.ts @@ -1,5 +1,5 @@ import { Octokit } from '@octokit/core'; -import { defineMessages, IntlShape } from 'react-intl'; +import { type IntlShape, defineMessages } from 'react-intl'; export function getFerdiumVersion( currentLocation: string, -- cgit v1.2.3-70-g09d2