Skip to content

Commit

Permalink
fix ver issue on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick-1979 committed Jan 11, 2024
1 parent 63d5677 commit 1774b0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/snap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@metamask/eslint-config-typescript": "^10.0.0",
"@metamask/snaps-cli": "^4.0.0",
"@metamask/snaps-jest": "^4.0.1",
"@metamask/utils": "latest",
"@metamask/utils": "^8.2.1",
"@typescript-eslint/eslint-plugin": "^5.33.0",
"@typescript-eslint/parser": "^5.33.0",
"eslint": "^8.21.0",
Expand Down

0 comments on commit 1774b0c

Please sign in to comment.