@turf/sample
Advanced tools
Comparing version 3.7.5 to 3.10.0
{ | ||
"name": "@turf/sample", | ||
"version": "3.7.5", | ||
"version": "3.10.0", | ||
"description": "turf sample module", | ||
@@ -19,3 +19,3 @@ "main": "index.js", | ||
], | ||
"author": "morganherlocker", | ||
"author": "Turf Authors", | ||
"license": "MIT", | ||
@@ -29,8 +29,8 @@ "bugs": { | ||
"tape": "^3.5.0", | ||
"@turf/helpers": "^3.7.5" | ||
"@turf/helpers": "^3.10.0" | ||
}, | ||
"dependencies": { | ||
"@turf/helpers": "^3.7.5" | ||
"@turf/helpers": "^3.10.0" | ||
}, | ||
"types": "index.d.ts" | ||
} |
Sorry, the diff of this file is not supported yet
6632
Updated@turf/helpers@^3.10.0