Update package node version

This commit is contained in:
Gabriel Delavald 2017-10-31 19:33:23 -02:00
parent 7688f97d07
commit bcb218697e
1 changed files with 5 additions and 0 deletions

View File

@ -69,5 +69,10 @@
"preset": "react-native",
"coverageDirectory": "./coverage/",
"collectCoverage": true
},
"devEngines": {
"node": ">=8.x",
"npm": ">=4.x",
"yarn": ">=0.21.3"
}
}