UNPKG

canonical-weth

Version:

Canonical WETH package (see https://blog.0xproject.com/canonical-weth-a9aa7d0279dd)

4 lines (3 loc) 93 B
module.exports = function(deployer) { deployer.deploy(artifacts.require("Migrations")); };