Skip to content

Commit

Permalink
add missing engines requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
JLHwung committed Oct 13, 2021
1 parent 2da42e2 commit cf99914
Showing 1 changed file with 3 additions and 0 deletions.
Expand Up @@ -33,5 +33,8 @@
"@babel/helper-plugin-test-runner": "workspace:*",
"@babel/traverse": "workspace:*"
},
"engines": {
"node": ">=6.9.0"
},
"author": "The Babel Team (https://babel.dev/team)"
}

0 comments on commit cf99914

Please sign in to comment.