Skip to content

Commit eba4c1d

Browse files
committed
adding "engines" config
1 parent b450b9f commit eba4c1d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818
"files": [
1919
"README.md"
2020
],
21+
"engines": {
22+
"node": ">=8"
23+
},
2124
"author": "Rolando Santamaria Maso <[email protected]>",
2225
"license": "MIT",
2326
"bugs": {

0 commit comments

Comments
 (0)