diff --git a/next.config.js b/next.config.js index 41734aeb..edd244eb 100644 --- a/next.config.js +++ b/next.config.js @@ -158,7 +158,7 @@ const nextConfig = { permanent: false, }, { - source: "/price-feeds/api-reference/evm/", + source: "/price-feeds/api-reference/evm", destination: "https://api-reference.pyth.network/price-feeds/evm/", permanent: false, }, diff --git a/package-lock.json b/package-lock.json index 1bcd8734..ef0dff3d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -741,7 +741,6 @@ }, "node_modules/@clack/prompts/node_modules/is-unicode-supported": { "version": "1.3.0", - "extraneous": true, "inBundle": true, "license": "MIT", "engines": { @@ -28339,8 +28338,7 @@ "dependencies": { "is-unicode-supported": { "version": "1.3.0", - "bundled": true, - "extraneous": true + "bundled": true } } },