Skip to content

Commit 55f3b98

Browse files
feat: resolving the package for example from the github until npm version is no stable (#191)
Signed-off-by: Mariusz Jasuwienas <mariusz.jasuwienas@arianelabs.com>
1 parent 7c592e7 commit 55f3b98

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

examples/hardhat-hts/package-lock.json

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/hardhat-hts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"author": "2024 Hedera Hashgraph, LLC",
1010
"license": "Apache-2.0",
1111
"devDependencies": {
12-
"@hashgraph/system-contracts-forking": "^0.1.1",
12+
"@hashgraph/system-contracts-forking": "hashgraph/hedera-forking",
1313
"@nomicfoundation/hardhat-toolbox": "^5.0.0"
1414
}
1515
}

0 commit comments

Comments
 (0)