* Move to uuid vs node-uuid

* Use uuid-parse for to/from string
This commit is contained in:
Bryan Ashby
2017-01-31 00:17:19 -07:00
parent 541489acb0
commit 690d148ad5
6 changed files with 15 additions and 12 deletions

View File

@@ -34,7 +34,8 @@
"mime-types": "^2.1.12",
"minimist": "1.2.x",
"moment": "^2.11.0",
"node-uuid": "^1.4.7",
"uuid": "^3.0.1",
"uuid-parse" : "^1.0.0",
"ptyw.js": "NuSkooler/ptyw.js",
"sqlite3": "^3.1.1",
"ssh2": "^0.5.1",