Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
fewensa committed Jul 17, 2024
1 parent 8785520 commit 3fa8c64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
- name: Publish ts
run: |
cd generated/typescript
npm run release
npx lerna run release
2 changes: 1 addition & 1 deletion template/ts/files/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@helixbridge/helixconf",
"version": "0.0.2",
"version": "0.0.3",
"description": "Helix conf",
"main": "dist/src/index.js",
"workspaces": [
Expand Down

0 comments on commit 3fa8c64

Please sign in to comment.