@graphprotocol/graph-cli 0.98.2-alpha-20260110044004-788ff8a7130de1446e243d6eee77385edd1fd38f → 0.98.2-alpha-20260112093150-a6e9b47c1f9d8c2c44668c90ae63ec02e4a949fa
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +1 -1
- package/oclif.manifest.json +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphprotocol/graph-cli",
|
|
3
|
-
"version": "0.98.2-alpha-
|
|
3
|
+
"version": "0.98.2-alpha-20260112093150-a6e9b47c1f9d8c2c44668c90ae63ec02e4a949fa",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "CLI for building for and deploying to The Graph",
|
|
6
6
|
"repository": {
|