Skip to content

Commit b895cb4

Browse files
committed
chore: adds engine section, we support node >= 6
1 parent f17f952 commit b895cb4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,5 +118,8 @@
118118
"prettier --write --single-quote --trailing-comma all",
119119
"git add"
120120
]
121+
},
122+
"engines": {
123+
"node": ">= 6"
121124
}
122125
}

0 commit comments

Comments
 (0)