Skip to content

Commit 6f3498a

Browse files
author
Ganesh K Bhat
committed
[COMMIT] [feature] Minor changes to support ES Modules
1 parent 7ab51e3 commit 6f3498a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@
2727
"sinon": "9.2.1",
2828
"supertest": "4.0.2"
2929
},
30+
"license": "MIT",
31+
"engines": {
32+
"node": ">=8.0.0"
33+
},
3034
"keywords": [
3135
"phpcgijs",
3236
"node",

0 commit comments

Comments
 (0)