• Matthew Salamon's avatar
    chore: update typechain scripts for Windows (#2707) · 0f35f6ee
    Matthew Salamon authored
    There are two errors when deploying on Windows system:
    1. Using single quotes in path argument doesn't seem to be accepted in typechain command
    2. `?(v3-core|v3-periphery)` operator doesn't work
    
    Here are fixes/workarounds.
    0f35f6ee
Analyzing file…
package.json 6.01 KB