Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
devdanco committed Nov 21, 2023
1 parent 0139cc7 commit 1fb4dc4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pre-release-types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ jobs:
echo "MANGATA_TYPE_DEFINITIONS=$version" >> $GITHUB_ENV
- name: Install always latest type definitions
working-directory: packages/types
run: npm i @mangata-finance/type-definitions@${{ env.MANGATA_TYPE_DEFINITIONS }}

- run: npx nx run @mangata-finance/types:generate-metadata
Expand Down
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,5 @@
},
"workspaces": [
"packages/*"
],
"dependencies": {
"@mangata-finance/type-definitions": "^2.0.1-feature-3rdparty-rewards-merge.0"
}
]
}

0 comments on commit 1fb4dc4

Please sign in to comment.