Updated package.json description for Contract package (#561).
This commit is contained in:
parent
46149cfe16
commit
d88ee45937
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@ethersproject/contracts",
|
"name": "@ethersproject/contracts",
|
||||||
"version": "5.0.0-beta.133",
|
"version": "5.0.0-beta.133",
|
||||||
"description": "Error utility functions for ethers.",
|
"description": "Contract abstraction meta-class for ethers.",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
|
Loading…
Reference in New Issue
Block a user