Skip to content

Commit

Permalink
Revert "Geojson upload feature (#40)"
Browse files Browse the repository at this point in the history
This reverts commit 1885064.
  • Loading branch information
prakhar-s committed Dec 29, 2023
1 parent 1885064 commit 5fc95b7
Show file tree
Hide file tree
Showing 11 changed files with 2,164 additions and 4,607 deletions.
4 changes: 2 additions & 2 deletions packages/naksha-components-react/package.json
@@ -1,6 +1,6 @@
{
"name": "naksha-components-react",
"version": "4.5.3",
"version": "4.5.2",
"author": "harshzalavadiya",
"main": "./dist/index.js",
"module": "./dist/esm/index.js",
Expand All @@ -21,7 +21,7 @@
},
"dependencies": {
"@biodiv-platform/eslint-preset": "4.4.9",
"@biodiv-platform/naksha-gmaps-draw": "4.5.0",
"@biodiv-platform/naksha-gmaps-draw": "4.4.9",
"@biodiv-platform/naksha-gmaps-view": "4.4.9",
"@biodiv-platform/naksha-mapbox-draw": "4.4.9",
"@biodiv-platform/naksha-mapbox-list": "4.5.0",
Expand Down
10 changes: 2 additions & 8 deletions packages/naksha-gmaps-draw/package.json
@@ -1,6 +1,6 @@
{
"name": "@biodiv-platform/naksha-gmaps-draw",
"version": "4.5.0",
"version": "4.4.9",
"author": "harshzalavadiya",
"main": "./dist/index.js",
"module": "./dist/esm/index.js",
Expand Down Expand Up @@ -34,12 +34,6 @@
},
"dependencies": {
"@biodiv-platform/naksha-commons": "*",
"@chakra-ui/icons": "^2.1.1",
"@chakra-ui/react": "^2.8.2",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@turf/bbox": "^6.5.0",
"framer-motion": "^10.16.16",
"react-dropzone": "^14.2.3"
"@turf/bbox": "^6.5.0"
}
}
220 changes: 0 additions & 220 deletions packages/naksha-gmaps-draw/src/geojson/index.tsx

This file was deleted.

47 changes: 0 additions & 47 deletions packages/naksha-gmaps-draw/src/icons/file.tsx

This file was deleted.

9 changes: 0 additions & 9 deletions packages/naksha-gmaps-draw/src/icons/location.tsx

This file was deleted.

0 comments on commit 5fc95b7

Please sign in to comment.