Skip to content

Commit a640a95

Browse files
Use uuid instead of node-uuid
`node-uuid` is deprecated, use `uuid` instead.
1 parent 2addc27 commit a640a95

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@
5656
"moment": "2.10.6",
5757
"mute-stream": "0.0.5",
5858
"node-inspector": "https://github.com/NativeScript/node-inspector/tarball/v0.7.4.2",
59-
"node-uuid": "1.4.3",
6059
"open": "0.0.5",
6160
"osenv": "0.1.3",
6261
"plist": "1.1.0",
@@ -72,6 +71,7 @@
7271
"tabtab": "https://github.com/Icenium/node-tabtab/tarball/master",
7372
"temp": "0.8.3",
7473
"utf-8-validate": "https://github.com/telerik/utf-8-validate/tarball/v1.0.1.4",
74+
"uuid": "3.0.1",
7575
"winreg": "0.0.17",
7676
"ws": "0.7.1",
7777
"xcode": "https://github.com/NativeScript/node-xcode/archive/1.4.0.tar.gz",

0 commit comments

Comments
 (0)