diff --git a/package.json b/package.json index 9453943..988d970 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "update-abis": "./scripts/update_abis.sh" }, "dependencies": { - "@graphprotocol/graph-ts": "0.27.0-alpha.1", + "@graphprotocol/graph-ts": "0.27.0", "prettier": "2.6.2" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 509ae0a..9f9ae97 100644 --- a/yarn.lock +++ b/yarn.lock @@ -67,14 +67,7 @@ which "2.0.2" yaml "^1.5.1" -"@graphprotocol/graph-ts@0.27.0-alpha.1": - version "0.27.0-alpha.1" - resolved "https://registry.yarnpkg.com/@graphprotocol/graph-ts/-/graph-ts-0.27.0-alpha.1.tgz#1ea72417944820959c6edb24e217b4e37099deaa" - integrity sha512-zQzbGZnP9SPo3K0y+DqPY0j80KSDAQHzGoPcR3wN8rz9++UF/vTGqWZV4f9RGY+n29SQ4KLzFzDiQaL67hxBsA== - dependencies: - assemblyscript "0.19.10" - -"@graphprotocol/graph-ts@^0.27.0": +"@graphprotocol/graph-ts@0.27.0", "@graphprotocol/graph-ts@^0.27.0": version "0.27.0" resolved "https://registry.yarnpkg.com/@graphprotocol/graph-ts/-/graph-ts-0.27.0.tgz#948fe1716f6082964a01a63a19bcbf9ac44e06ff" integrity sha512-r1SPDIZVQiGMxcY8rhFSM0y7d/xAbQf5vHMWUf59js1KgoyWpM6P3tczZqmQd7JTmeyNsDGIPzd9FeaxllsU4w==