Skip to content

Commit 7fa1cca

Browse files
committed
v3.0.0
1 parent 9873953 commit 7fa1cca

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": "fastify-error-page",
3-
"version": "2.0.0",
3+
"version": "3.0.0",
44
"description": "The developer error page - print errors in structured HTML to the browser",
55
"main": "index.js",
66
"scripts": {
@@ -28,9 +28,9 @@
2828
"eslint": "^5.16.0",
2929
"eslint-config-airbnb-base": "^13.1.0",
3030
"eslint-config-hemera": "^1.0.0",
31-
"eslint-plugin-mocha": "^5.3.0",
3231
"eslint-config-prettier": "^4.2.0",
3332
"eslint-plugin-import": "^2.17.2",
33+
"eslint-plugin-mocha": "^5.3.0",
3434
"eslint-plugin-node": "^9.0.1",
3535
"eslint-plugin-prettier": "^3.1.0",
3636
"eslint-plugin-promise": "^4.1.1",

0 commit comments

Comments
 (0)