Skip to content

Commit e17a7f9

Browse files
committed
bump version - fix missing types
1 parent e13f539 commit e17a7f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/live-examples-nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@techstark/opencv-js": "^4.10.0-release.1",
1818
"@turf/turf": "^7.2.0",
1919
"@vercel/analytics": "^1.5.0",
20-
"geoai": "1.0.1",
20+
"geoai": "1.0.2",
2121
"lucide-react": "^0.536.0",
2222
"maplibre-gl": "^5.6.2",
2323
"maplibre-gl-draw": "^1.6.9",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "geoai",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "A JavaScript library for running Geo AI models in frontend applications",
55
"keywords": [
66
"geoai",

0 commit comments

Comments
 (0)