Update dependencies country-coder and location-conflation (#9546)

This commit is contained in:
archpdx
2023-03-30 03:53:38 -07:00
committed by GitHub
parent 1428d1a8c1
commit e466ad4bf8
10 changed files with 62 additions and 56 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import { dispatch as d3_dispatch } from 'd3-dispatch';
import { select as d3_select } from 'd3-selection';
import * as countryCoder from '@ideditor/country-coder';
import * as countryCoder from '@rapideditor/country-coder';
import { presetManager } from '../../presets';
import { fileFetcher } from '../../core/file_fetcher';