Skip to content
This repository has been archived by the owner on Mar 22, 2021. It is now read-only.

Commit

Permalink
build: add node to engines field in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
grawlinson committed Jun 28, 2018
1 parent 3964685 commit 7e7a7b9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -79,5 +79,8 @@
"nyc": "12.0.2",
"prettier": "1.13.6",
"rimraf": "2.6.2"
},
"engines": {
"node": ">= 8"
}
}

0 comments on commit 7e7a7b9

Please sign in to comment.