Skip to content

Commit

Permalink
feat(sup): what's new command for user to check out latest changelog (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
tuanddd committed Sep 8, 2023
1 parent c3fa327 commit 661fc8e
Show file tree
Hide file tree
Showing 9 changed files with 768 additions and 98 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
env:
SWAGGER_URL: ${{ secrets.SWAGGER_URL_DEV }}
run: |
yarn
yarn test:ci
pnpm
pnpm test:ci
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
},
"dependencies": {
"@bonfida/spl-name-service": "^0.1.64",
"@consolelabs/mochi-rest": "^1.4.0",
"@consolelabs/mochi-ui": "^5.0.0",
"@consolelabs/mochi-rest": "^2.0.0",
"@consolelabs/mochi-ui": "^9.0.2",
"@discordjs/builders": "^0.12.0",
"@discordjs/rest": "^0.5.0",
"@haileybot/captcha-generator": "^1.7.0",
Expand Down
Loading

0 comments on commit 661fc8e

Please sign in to comment.