Skip to content

Commit

Permalink
chore (audit): resolve unscoped dependencies (#8)
Browse files Browse the repository at this point in the history
**Description**:

Resolve the hedera-subgraph-repo-example dependency.

**Related Issue(s)**:

Fixes #7

Signed-off-by: Andrew Brandt <[email protected]>
  • Loading branch information
andrewb1269hg authored Jan 15, 2025
1 parent 4d86c6c commit 22d83c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "hedera-subgraph-repo-example",
"name": "@hashgraph/hedera-subgraph-repo-example",
"version": "1.0.0",
"description": "An example repo to get you started with Subgraphs on Hedera. Based on the example [Hedera Smart Contracts Repo](https://github.com/Daniel-K-Ivanov/hedera-contracts-repo-example)",
"main": "index.js",
Expand Down

0 comments on commit 22d83c0

Please sign in to comment.