We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 030b786 commit 75013f0Copy full SHA for 75013f0
lerna.json
@@ -2,5 +2,5 @@
2
"packages": [
3
"packages/common-ts"
4
],
5
- "version": "1.7.0"
+ "version": "1.8.2"
6
}
packages/common-ts/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@graphprotocol/common-ts",
- "version": "1.8.1",
+ "version": "1.8.2",
"description": "Common TypeScript library for Graph Protocol components",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments