Browse Source

feat(package.json):引入turf电子围栏

HMY 1 year ago
parent
commit
758d0406b4
1 changed files with 5 additions and 0 deletions
  1. 5 0
      package.json

+ 5 - 0
package.json

@@ -0,0 +1,5 @@
+{
+  "dependencies": {
+    "@turf/boolean-point-in-polygon": "^7.1.0"
+  }
+}