• smartcontracts's avatar
    fix(ctb): move deps to dev to fix npm (#3297) · 94a8f287
    smartcontracts authored
    Fixes issues with npm by moving certain dependencies from "dependencies"
    to "devDependencies" and therefore not including them in the bundle that
    gets uploaded to npm. These dependencies did not include a package.json
    file, which was causing certain versions of npm to complain loudly.
    94a8f287
Name
Last commit
Last update
..
actor-tests Loading commit data...
common-ts Loading commit data...
contracts Loading commit data...
contracts-bedrock Loading commit data...
contracts-governance Loading commit data...
contracts-periphery Loading commit data...
core-utils Loading commit data...
data-transport-layer Loading commit data...
drippie-mon Loading commit data...
fault-detector Loading commit data...
hardhat-deploy-config Loading commit data...
integration-tests-bedrock Loading commit data...
message-relayer Loading commit data...
replica-healthcheck Loading commit data...
sdk Loading commit data...