@yodlpay/tokenlists 0.9.4 → 0.9.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6170,7 +6170,7 @@ var chains = [
6170
6170
  },
6171
6171
  {
6172
6172
  chainName: "BSC testnet",
6173
- shortName: "bsc-sepolia",
6173
+ shortName: "bsc-testnet",
6174
6174
  testnet: true,
6175
6175
  chainId: 97,
6176
6176
  logoUri: "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/chains/56/logo.svg",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yodlpay/tokenlists",
3
- "version": "0.9.4",
3
+ "version": "0.9.5",
4
4
  "description": "Tokenlist typings, schema and lists.",
5
5
  "main": "dist/index.js",
6
6
  "typings": "dist/index.d.ts",