Skip to content

Commit

Permalink
Update version and description
Browse files Browse the repository at this point in the history
  • Loading branch information
adamazad committed May 2, 2021
1 parent bd3980a commit de79c1e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"name": "@dxdao/mesa",
"version": "1.0.0",
"description": "MesaJS gives developer access to the entire Mesa ecosystem a single package",
"version": "0.1.0",
"private": false,
"description": "MesaJS gives developers access to the entire Mesa ecosystem a single package",
"main": "dist/index.js",
"dependencies": {
"@ethersproject/providers": "^5.1.2",
Expand Down

0 comments on commit de79c1e

Please sign in to comment.