This commit is contained in:
Bruce Röttgers 2025-04-27 23:04:02 +02:00
parent 4bed99ca8c
commit ac2ab450b9
2 changed files with 2 additions and 1 deletions

View File

@ -26,6 +26,7 @@ jobs:
with:
node-version: "20.x"
cache: "pnpm"
cache-dependency-path: "types/pnpm-lock.yaml"
registry-url: "https://registry.npmjs.org"
- run: cd types && pnpm install --frozen-lockfile

View File

@ -1,6 +1,6 @@
{
"name": "@bcye/structured-wikivoyage-types",
"version": "0.2.1",
"version": "0.2.2",
"description": "Types to use when consuming json trees from the structured-wikivoyage-exports project",
"keywords": [],
"contributors": [