We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9873953 commit 7fa1ccaCopy full SHA for 7fa1cca
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "fastify-error-page",
3
- "version": "2.0.0",
+ "version": "3.0.0",
4
"description": "The developer error page - print errors in structured HTML to the browser",
5
"main": "index.js",
6
"scripts": {
@@ -28,9 +28,9 @@
28
"eslint": "^5.16.0",
29
"eslint-config-airbnb-base": "^13.1.0",
30
"eslint-config-hemera": "^1.0.0",
31
- "eslint-plugin-mocha": "^5.3.0",
32
"eslint-config-prettier": "^4.2.0",
33
"eslint-plugin-import": "^2.17.2",
+ "eslint-plugin-mocha": "^5.3.0",
34
"eslint-plugin-node": "^9.0.1",
35
"eslint-plugin-prettier": "^3.1.0",
36
"eslint-plugin-promise": "^4.1.1",
0 commit comments