We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents db9410e + f05fc52 commit 59b94f2Copy full SHA for 59b94f2
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ethereum-org-website",
3
- "version": "8.7.0",
+ "version": "8.7.1",
4
"private": true,
5
"scripts": {
6
"dev": "next dev",
@@ -87,9 +87,9 @@
87
"eslint-config-next": "^14.2.2",
88
"eslint-config-prettier": "^9.0.0",
89
"eslint-plugin-simple-import-sort": "^10.0.0",
90
+ "eslint-plugin-storybook": "0.8.0",
91
"eslint-plugin-unused-imports": "^3.0.0",
92
"husky": "^9.0.11",
- "eslint-plugin-storybook": "0.8.0",
93
"image-size": "^1.0.2",
94
"lint-staged": "^15.2.5",
95
"mdast-util-toc": "^7.0.0",
@@ -109,4 +109,4 @@
109
"jackspeak": "2.1.1",
110
"sharp": "0.32.6"
111
}
112
-}
+}
src/data/published.json
@@ -1 +1 @@
-{"date":"2024-06-19"}
+{"date":"2024-07-10"}
0 commit comments