Skip to content

Commit 0f9049c

Browse files
committed
Remove turf simplify
1 parent 79017d5 commit 0f9049c

File tree

3 files changed

+0
-63
lines changed

3 files changed

+0
-63
lines changed

package-lock.json

Lines changed: 0 additions & 61 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@
128128
"@biomejs/biome": "1.8.3",
129129
"@plotly/mathjax-v2": "npm:[email protected]",
130130
"@plotly/mathjax-v3": "npm:mathjax@^3.2.2",
131-
"@turf/simplify": "^7.2.0",
132131
"amdefine": "^1.0.1",
133132
"assert": "^2.1.0",
134133
"browserify-transform-tools": "^1.7.0",

tasks/topojson/process_geodata.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import simplify from '@turf/simplify';
21
import { geoIdentity, geoPath } from 'd3-geo';
32
import fs from 'fs';
43
import mapshaper from 'mapshaper';

0 commit comments

Comments
 (0)