We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6768374 + 1eb115f commit 0a21a08Copy full SHA for 0a21a08
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ios-sim-portable",
3
- "version": "1.6.0",
+ "version": "1.6.1",
4
"description": "",
5
"main": "./lib/ios-sim.js",
6
"scripts": {
@@ -45,6 +45,6 @@
45
"typescript": "1.7.5"
46
},
47
"engines": {
48
- "node": ">=0.10.40 <0.11.0 || >=0.12.7 <0.13.0 || >=4.2.1 <5.0.0 || >=5.1.0 <7.0.0"
+ "node": ">=4.2.1 <5.0.0 || >=5.1.0 <8.0.0"
49
}
50
0 commit comments