mirror of
https://github.com/bcye/structured-wikivoyage-exports.git
synced 2025-06-07 00:14:05 +00:00
0.2.3
This commit is contained in:
parent
ac2ab450b9
commit
82520947e0
2
.github/workflows/publish-types.yaml
vendored
2
.github/workflows/publish-types.yaml
vendored
@ -31,6 +31,6 @@ jobs:
|
||||
|
||||
- run: cd types && pnpm install --frozen-lockfile
|
||||
- run: cd types && pnpm tsc
|
||||
- run: cd types && pnpm publish --provenance --access public
|
||||
- run: cd types && pnpm publish --provenance --access public --no-git-checks
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@bcye/structured-wikivoyage-types",
|
||||
"version": "0.2.2",
|
||||
"version": "0.2.3",
|
||||
"description": "Types to use when consuming json trees from the structured-wikivoyage-exports project",
|
||||
"keywords": [],
|
||||
"contributors": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user