Skip to content

Commit 85d1cb0

Browse files
committed
Merge from main
1 parent 4ef945a commit 85d1cb0

File tree

3 files changed

+1
-588
lines changed

3 files changed

+1
-588
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@
2929
"type-check": "pnpm --filter=@graphprotocol/graph-cli type-check"
3030
},
3131
"devDependencies": {
32-
"@babel/core": "^7.26.0",
33-
"@babel/preset-env": "^7.26.0",
34-
"@babel/preset-typescript": "^7.26.0",
3532
"@changesets/changelog-github": "^0.5.0",
3633
"@changesets/cli": "^2.27.10",
3734
"@eslint/js": "^9.16.0",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"files": [
1515
"CHANGELOG.md",
1616
"bin",
17+
"config/TheGraphNetworksRegistry.json",
1718
"dist",
1819
"oclif.manifest.json",
19-
"config/TheGraphNetworksRegistry.json",
2020
"README.md",
2121
"!dist/*.tar.gz"
2222
],

0 commit comments

Comments
 (0)