Skip to content

Commit

Permalink
1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kanahiro committed Jul 26, 2024
1 parent 7254c37 commit 06225b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "module",
"name": "chiitiler",
"version": "1.11.1",
"version": "1.12.0",
"description": "Tiny map rendering server for MapLibre Style Spec",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down Expand Up @@ -50,4 +50,4 @@
"pmtiles": "^3.0.5",
"sharp": "^0.32.5"
}
}
}

0 comments on commit 06225b9

Please sign in to comment.