Skip to content

Commit e174ebf

Browse files
authored
fix(packages): @rollup/rollup-darwin-arm64 (#309)
1 parent 700e509 commit e174ebf

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

package-lock.json

Lines changed: 7 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,8 @@
5555
"@morpho-org/blue-sdk": "^5.0.0",
5656
"@morpho-org/blue-sdk-viem": "^4.0.0",
5757
"@tanstack/react-query": "^5.90.2"
58+
},
59+
"optionalDependencies": {
60+
"@rollup/rollup-darwin-arm64": "4.52.4"
5861
}
5962
}

0 commit comments

Comments
 (0)