mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-14 06:57:35 +08:00
typo: third-party-dependencies.json
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ import { VitePWA } from 'vite-plugin-pwa';
|
||||
import git from 'git-rev-sync';
|
||||
|
||||
import packageFile from './package.json';
|
||||
import thirdPartyLicenseFile from './third-patry-dependencies.json';
|
||||
import thirdPartyLicenseFile from './third-party-dependencies.json';
|
||||
|
||||
const SRC_DIR = resolve(__dirname, './src');
|
||||
const PUBLIC_DIR = resolve(__dirname, './public');
|
||||
|
||||
Reference in New Issue
Block a user