@0xcert/ethereum-erc20-contracts
Advanced tools
Comparing version 1.0.0-rc10 to 1.0.0-rc11
@@ -5,3 +5,3 @@ { | ||
"packages/0xcert-ethereum-erc20-contracts/nodemon.json": "82b893373db9861f1df4b55d8ea68a5d37b118de", | ||
"packages/0xcert-ethereum-erc20-contracts/package.json": "558033e103ad959fe0cfb0fcb8c8dfc2395c6970", | ||
"packages/0xcert-ethereum-erc20-contracts/package.json": "a83f34a7d0807d1243c622aeb10cc40661c7d92d", | ||
"packages/0xcert-ethereum-erc20-contracts/src/contracts/erc20.sol": "070ba4bdb492cdba1afd7a54929bce9fbfb27546", | ||
@@ -13,5 +13,5 @@ "packages/0xcert-ethereum-erc20-contracts/src/contracts/mocks/token-mock.sol": "64e1f38a1b0034519cc6774a4cfa54578b082b1c", | ||
"packages/0xcert-ethereum-erc20-contracts/tslint.json": "c57b3f0cdb7aa74ab2ab02888380f613589cbe66", | ||
"common/config/rush/npm-shrinkwrap.json": "b56bf5d9342bdd909289a88c77e60988dcde36a8" | ||
"common/config/rush/npm-shrinkwrap.json": "5c37c8229311e8000d414d9fb72dfa978da04744" | ||
}, | ||
"arguments": "npm run lint && npm run clean && npx specron compile && npx specron test " | ||
} |
{ | ||
"name": "@0xcert/ethereum-erc20-contracts", | ||
"version": "1.0.0-rc10", | ||
"version": "1.0.0-rc11", | ||
"description": "Smart contract implementation of the ERC-20 standard on the Ethereum blockchain.", | ||
@@ -64,3 +64,3 @@ "scripts": { | ||
"devDependencies": { | ||
"@0xcert/ethereum-utils-contracts": "1.0.0-rc10", | ||
"@0xcert/ethereum-utils-contracts": "1.0.0-rc11", | ||
"@specron/cli": "^0.5.6", | ||
@@ -67,0 +67,0 @@ "@specron/spec": "^0.5.6", |
Sorry, the diff of this file is not supported yet
823702