Updated package.json description for Contract package (#561).

This commit is contained in:
Richard Moore 2019-07-20 20:16:57 -03:00
parent 46149cfe16
commit d88ee45937
No known key found for this signature in database
GPG Key ID: 665176BE8E9DC651

@ -1,7 +1,7 @@
{
"name": "@ethersproject/contracts",
"version": "5.0.0-beta.133",
"description": "Error utility functions for ethers.",
"description": "Contract abstraction meta-class for ethers.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"