We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e13f539 commit e17a7f9Copy full SHA for e17a7f9
examples/live-examples-nextjs/package.json
@@ -17,7 +17,7 @@
17
"@techstark/opencv-js": "^4.10.0-release.1",
18
"@turf/turf": "^7.2.0",
19
"@vercel/analytics": "^1.5.0",
20
- "geoai": "1.0.1",
+ "geoai": "1.0.2",
21
"lucide-react": "^0.536.0",
22
"maplibre-gl": "^5.6.2",
23
"maplibre-gl-draw": "^1.6.9",
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "geoai",
3
- "version": "1.0.1",
+ "version": "1.0.2",
4
"description": "A JavaScript library for running Geo AI models in frontend applications",
5
"keywords": [
6
"geoai",
0 commit comments