@brydge-network/direct-nft-protocol
Advanced tools
Comparing version 1.9.0 to 1.9.1
{ | ||
"name": "@brydge-network/direct-nft-protocol", | ||
"version": "1.9.0", | ||
"version": "1.9.1", | ||
"devDependencies": { | ||
@@ -72,3 +72,3 @@ "@ethersproject/abi": "^5.7.0", | ||
"scripts": { | ||
"publish": "yarn hardhat compile && yarn npm publish", | ||
"publish": "yarn hardhat clean && yarn hardhat compile && yarn npm publish", | ||
"test": "MODE=UNIT HARDHAT_FORK=polygon MNEMONIC=test hardhat test", | ||
@@ -75,0 +75,0 @@ "test:ethereum": "HARDHAT_FORK=mainnet MNEMONIC=test hardhat test", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
482464