mirror of
https://github.com/bcye/structured-wikivoyage-exports.git
synced 2025-06-07 16:34:04 +00:00
v0.2.2
This commit is contained in:
parent
4bed99ca8c
commit
ac2ab450b9
1
.github/workflows/publish-types.yaml
vendored
1
.github/workflows/publish-types.yaml
vendored
@ -26,6 +26,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: "20.x"
|
node-version: "20.x"
|
||||||
cache: "pnpm"
|
cache: "pnpm"
|
||||||
|
cache-dependency-path: "types/pnpm-lock.yaml"
|
||||||
registry-url: "https://registry.npmjs.org"
|
registry-url: "https://registry.npmjs.org"
|
||||||
|
|
||||||
- run: cd types && pnpm install --frozen-lockfile
|
- run: cd types && pnpm install --frozen-lockfile
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@bcye/structured-wikivoyage-types",
|
"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",
|
"description": "Types to use when consuming json trees from the structured-wikivoyage-exports project",
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
"contributors": [
|
"contributors": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user