File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ tail the simulator's system.log and extract the log messages.
20
20
## Prerequisites
21
21
22
22
This library current depends on [ node-ios-device] ( https://github.com/appcelerator/node-ios-device )
23
- and thus is currently compatible with Node.js version 0.8.0 through 0.11.13 .
23
+ and thus is currently compatible with Node.js version 0.8.0 through 0.12.0 .
24
24
25
25
## Installation
26
26
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ioslib" ,
3
- "version" : " 0.2.12 " ,
3
+ "version" : " 0.2.13 " ,
4
4
"description" : " iOS Utility Library" ,
5
5
"keywords" : [
6
6
" appcelerator" ,
34
34
"always-tail" : " ~0.1.1" ,
35
35
"async" : " ~0.9.0" ,
36
36
"node-appc" : " 0.2.17" ,
37
- "node-ios-device" : " ~0.3.1 " ,
37
+ "node-ios-device" : " ~0.3.2 " ,
38
38
"simple-plist" : " ~0.0.2"
39
39
},
40
40
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments