Skip to content

Commit

Permalink
Merge pull request #3 from bogas04/patch-2
Browse files Browse the repository at this point in the history
add engine to package.json (v4)
  • Loading branch information
rtsao committed Feb 2, 2016
2 parents 374d256 + 4a5b1ca commit e6083a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
"license": "MIT",
"repository": "https://github.com/rtsao/babel-preset-es2015-node",
"main": "index.js",
"engines": {
"node": ">= 4.0.0",
},
"dependencies": {
"babel-plugin-transform-es2015-destructuring": "^6.4.0",
"babel-plugin-transform-es2015-function-name": "^6.4.0",
Expand Down

0 comments on commit e6083a0

Please sign in to comment.