Skip to content

Commit 0099ba7

Browse files
committed
v7.6.0
1 parent 60a923d commit 0099ba7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ethereum-org-website",
3-
"version": "7.5.1",
3+
"version": "7.6.0",
44
"description": "Website of ethereum.org",
55
"main": "index.js",
66
"repository": "git@github.com:ethereum/ethereum-org-website.git",
@@ -111,8 +111,8 @@
111111
"minimist": "^1.2.6",
112112
"prettier": "^2.2.1",
113113
"pretty-quick": "^3.1.0",
114-
"storybook": "^7.0.0-beta.51",
115114
"rimraf": "^4.1.1",
115+
"storybook": "^7.0.0-beta.51",
116116
"ts-node": "^10.9.1",
117117
"typescript": "^4.6.3",
118118
"walkdir": "^0.4.1"

0 commit comments

Comments
 (0)