types/0.1.2

This commit is contained in:
Bruce Röttgers 2025-04-26 15:07:07 +02:00
parent 5e74672049
commit d48e75ce01
2 changed files with 2 additions and 2 deletions

View File

@ -21,6 +21,6 @@ jobs:
node-version: "20.x"
registry-url: "https://registry.npmjs.org"
# no npm ci as no dependencies exist
- run: npm publish --provenance --access public
- run: cd types && npm publish --provenance --access public
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

View File

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