[M] Rename, SVG Import/Optimise/Export/Load
This commit is contained in:
12
package.json
Normal file
12
package.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"@turf/area": "^6.5.0",
|
||||
"@turf/concave": "^6.5.0",
|
||||
"@turf/convex": "^6.5.0",
|
||||
"@turf/projection": "^6.5.0",
|
||||
"@turf/simplify": "^6.5.0",
|
||||
"@turf/truncate": "^6.5.0",
|
||||
"geojson2svg": "^1.3.3"
|
||||
},
|
||||
"type": "module"
|
||||
}
|
Reference in New Issue
Block a user