mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 08:33:24 +02:00
chore(package): update uuid to version 3.0.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
var uuid = require('node-uuid')
|
||||
var uuid = require('uuid')
|
||||
|
||||
var wire = require('./')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user