Skip to content

Commit

Permalink
🐛 fix: Lock umi
Browse files Browse the repository at this point in the history
  • Loading branch information
canisminor1990 committed Sep 23, 2024
1 parent 19ec269 commit 8e9cf40
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:

- name: Install bun
uses: oven-sh/setup-bun@v2
with:
bun-version: 1.1.28

- name: Install deps
run: bun i
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@
"semantic-release": "^21.1.2",
"stylelint": "^15.11.0",
"typescript": "^5.5.4",
"umi": "4.3.16",
"unist-util-is": "^6.0.0",
"unist-util-visit": "^5.0.0",
"vitest": "~1.2.2"
Expand Down

0 comments on commit 8e9cf40

Please sign in to comment.