Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit 74c3a7b

Browse files
committed
chore(release): publish v7.7.6
[email protected]
1 parent 566ef9e commit 74c3a7b

File tree

14 files changed

+241
-241
lines changed

14 files changed

+241
-241
lines changed

docs/assets/js/ganache/ganache.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/js/ganache/ganache.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.html

Lines changed: 61 additions & 61 deletions
Large diffs are not rendered by default.

docs/typedoc/api.json

Lines changed: 61 additions & 61 deletions
Large diffs are not rendered by default.

docs/typedoc/classes/default.html

Lines changed: 99 additions & 99 deletions
Large diffs are not rendered by default.

src/chains/ethereum/ethereum/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/chains/ethereum/ethereum/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "0.8.4",
6+
"version": "0.8.5",
77
"description": "Ganache's Ethereum client implementation",
88
"author": "David Murdoch <[email protected]> (https://davidmurdoch.com)",
99
"homepage": "https://github.com/trufflesuite/ganache/tree/develop/src/ethereum/ethereum#readme",

src/packages/cli/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/packages/cli/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "0.8.4",
6+
"version": "0.8.5",
77
"description": "",
88
"author": "David Murdoch",
99
"homepage": "https://github.com/trufflesuite/ganache/tree/develop/src/packages/cli#readme",
@@ -53,7 +53,7 @@
5353
"truffle"
5454
],
5555
"devDependencies": {
56-
"@ganache/ethereum": "0.8.4",
56+
"@ganache/ethereum": "0.8.5",
5757
"@ganache/filecoin": "0.7.1",
5858
"@types/mocha": "9.0.0",
5959
"cross-env": "7.0.3",
@@ -64,8 +64,8 @@
6464
"dependencies": {
6565
"@ethereumjs/util": "8.0.2",
6666
"@ganache/colors": "0.4.0",
67-
"@ganache/core": "0.8.4",
68-
"@ganache/flavors": "0.8.4",
67+
"@ganache/core": "0.8.5",
68+
"@ganache/flavors": "0.8.5",
6969
"@ganache/options": "0.7.1",
7070
"@ganache/utils": "0.7.1",
7171
"@trufflesuite/ps-list": "0.0.3",

src/packages/core/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)