Skip to content

Commit 182e92c

Browse files
author
Mihail Slavchev
authored
Merge pull request #2057 from NativeScript/slavchev/fix-api24
Use new dependency that provides workaround for Android 7/API24 debug…
2 parents c751d92 + 93c65f2 commit 182e92c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"mkdirp": "0.5.1",
5757
"moment": "2.10.6",
5858
"mute-stream": "0.0.5",
59-
"node-inspector": "https://github.com/NativeScript/node-inspector/tarball/v0.7.4.1",
59+
"node-inspector": "https://github.com/NativeScript/node-inspector/tarball/v0.7.4.2",
6060
"node-uuid": "1.4.3",
6161
"npm": "2.15.9",
6262
"open": "0.0.5",

0 commit comments

Comments
 (0)