Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

switch from node-uuid to uuid #8667

Closed
diracdeltas opened this issue May 3, 2017 · 0 comments · Fixed by #8668
Closed

switch from node-uuid to uuid #8667

diracdeltas opened this issue May 3, 2017 · 0 comments · Fixed by #8668

Comments

@diracdeltas
Copy link
Member

diracdeltas commented May 3, 2017

Test plan

  1. rm -rf node_modules
  2. npm i
  3. npm run watch
  4. npm start

we currently use node-uuid for browser-laptop and uuid for tests, but actually the two projects are merged into uuid now. https://www.npmjs.com/package/node-uuid

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.