File tree Expand file tree Collapse file tree 2 files changed +1
-10
lines changed 
packages/create-invoice-form Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Original file line number Diff line number Diff line change 11{
22  "name" : " @requestnetwork/create-invoice-form"  ,
3-   "version" : " 0.12.4 "  ,
3+   "version" : " 0.13.0 "  ,
44  "main" : " ./dist/web-component.umd.cjs"  ,
55  "scripts" : {
66    "dev" : " vite dev"  ,
Original file line number Diff line number Diff line change @@ -8,9 +8,6 @@ const defaultCurrencyIds = [
88  "CNY" , 
99  "GBP" , 
1010  "JPY" , 
11-   "DAI-bsc" , 
12-   "BUSD-bsc" , 
13-   "ETH-base-base" , 
1411  "DAI-mainnet" , 
1512  "ETH-mainnet" , 
1613  "REQ-mainnet" , 
@@ -20,16 +17,10 @@ const defaultCurrencyIds = [
2017  "MATIC-matic" , 
2118  "USDC-matic" , 
2219  "USDT-matic" , 
23-   "DAI-optimism" , 
24-   "ETH-optimism-optimism" , 
25-   "USDC-optimism" , 
26-   "USDT-optimism" , 
2720  "FAU-sepolia" , 
2821  "ETH-sepolia-sepolia" , 
2922  "fUSDC-sepolia" , 
3023  "fUSDT-sepolia" , 
31-   "USDC-xdai" , 
32-   "USDC-base" , 
3324] ; 
3425
3526const  TOKEN_LIST_URL  = 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments