Skip to content

Commit 8c26085

Browse files
committed
more rebase changes
1 parent af717cb commit 8c26085

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package-lock.json

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cli-vector/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
},
3838
"devDependencies": {
3939
"@types/geojson": "^7946.0.7",
40+
"@types/mustache": "^4.2.6",
4041
"@types/polylabel": "^1.1.3",
4142
"@types/tar-stream": "^2.2.2"
4243
},
@@ -56,10 +57,12 @@
5657
"@linzjs/docker-command": "^7.5.0",
5758
"@linzjs/geojson": "^8.0.0",
5859
"cmd-ts": "^0.12.1",
60+
"mustache": "^4.2.0",
61+
"object-sizeof": "^2.6.5",
5962
"p-limit": "^6.2.0",
6063
"polylabel": "^2.0.1",
6164
"stac-ts": "^1.0.0",
6265
"tar-stream": "^2.2.0",
6366
"zod": "^3.24.4"
6467
}
65-
}
68+
}

0 commit comments

Comments
 (0)