Skip to content

Commit

Permalink
chore: dependency issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jaybuidl committed Apr 16, 2024
1 parent 2af58b3 commit 2c3124b
Show file tree
Hide file tree
Showing 2 changed files with 2,168 additions and 2,203 deletions.
9 changes: 3 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"postinstall": "husky install"
},
"dependencies": {
"@graphprotocol/graph-cli": "0.37.6",
"@graphprotocol/graph-ts": "0.29.1"
"@graphprotocol/graph-cli": "^0.69.2",
"@graphprotocol/graph-ts": "^0.34.0"
},
"devDependencies": {
"@commitlint/cli": "^17.3.0",
Expand All @@ -43,8 +43,5 @@
"prettier": "^2.8.1",
"typescript": "^4.9.4"
},
"volta": {
"node": "16.18.1",
"yarn": "1.22.18"
}
"packageManager": "yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72"
}
Loading

0 comments on commit 2c3124b

Please sign in to comment.