Skip to content

Commit 3c2aad2

Browse files
committed
v0.6.2. Updated node-ios-device to v0.5.1.
1 parent 06610d5 commit 3c2aad2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ioslib",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "iOS Utility Library",
55
"keywords": [
66
"appcelerator",
@@ -42,7 +42,7 @@
4242
"bplist-parser": "0.1.0",
4343
"mkdirp": "0.5.1",
4444
"node-appc": "0.2.28",
45-
"node-ios-device": "0.5.0",
45+
"node-ios-device": "0.5.1",
4646
"sqlite3": "3.0.10"
4747
},
4848
"devDependencies": {

0 commit comments

Comments
 (0)