Skip to content

Commit

Permalink
Update our NPM package to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
davekaj committed Jun 23, 2020
1 parent a8b50a5 commit f445b4f
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 2,725 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graph-explorer-subgraph",
"version": "0.3.0-beta",
"version": "0.3.1-beta",
"description": "Subgraph for the Graph Network",
"repository": "https://github.com/graphprotocol/graph-network-subgraph",
"license": "MIT",
Expand All @@ -17,7 +17,7 @@
"prettier-write": "prettier --write '**/*.ts'"
},
"devDependencies": {
"@graphprotocol/contracts": "^0.3.0-beta",
"@graphprotocol/contracts": "^0.3.1-beta",
"@graphprotocol/graph-cli": "^0.18.0",
"@graphprotocol/graph-ts": "^0.18.1",
"@types/node": "^14.0.13",
Expand Down
Loading

0 comments on commit f445b4f

Please sign in to comment.