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 f514b49 commit 3391ef1Copy full SHA for 3391ef1
package.json
@@ -3,6 +3,7 @@
3
"version": "5.0.4",
4
"description": "file operations emitter middleware",
5
"main": "server/index.js",
6
+ "commitType": "colon",
7
"scripts": {
8
"test": "madrun test",
9
"lint": "madrun lint",
@@ -90,7 +91,7 @@
90
91
"webpack-cli": "^4.0.0"
92
},
93
"engines": {
- "node": ">=14"
94
+ "node": ">=16"
95
96
"publishConfig": {
97
"access": "public"
0 commit comments