mirror of
https://github.com/bcye/structured-wikivoyage-exports.git
synced 2025-06-07 00:14:05 +00:00
types/0.1.2
This commit is contained in:
parent
5e74672049
commit
d48e75ce01
2
.github/workflows/publish-types.yaml
vendored
2
.github/workflows/publish-types.yaml
vendored
@ -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 }}
|
||||
|
@ -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": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user