diff --git a/examples/orderbook/fulfill-listing-with-nextjs/package.json b/examples/orderbook/fulfill-listing-with-nextjs/package.json index bf8615f8df..d4dc047008 100644 --- a/examples/orderbook/fulfill-listing-with-nextjs/package.json +++ b/examples/orderbook/fulfill-listing-with-nextjs/package.json @@ -10,6 +10,8 @@ "test": "playwright test" }, "dependencies": { + "@emotion/react": "^11.13.5", + "embla-carousel-react": "^8.5.1", "@biom3/react": "^0.27.10", "@imtbl/sdk": "latest", "ethers": "^5.7.2",