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.
2 parents 6365842 + bcc5b8d commit 776f29aCopy full SHA for 776f29a
2 files changed
package.json
@@ -83,7 +83,8 @@
83
"@graphprotocol/graph-cli/glob": "^11.1.0",
84
"@graphprotocol/graph-cli/immutable": "^5.1.5",
85
"@graphprotocol/graph-cli/undici": "^7.24.0",
86
- "picomatch": "^4.0.4"
+ "picomatch": "^4.0.4",
87
+ "react-pdf": "npm:9.2.1"
88
},
89
"scripts": {
90
"check-prerequisites": "scripts/check-prerequisites.sh",
0 commit comments