mikerourke / transfermyti.me

Web-based tool for transferring data between time tracking tools.
https://transfermyti.me
MIT License
61 stars 6 forks source link

Replace `cuid` with UUID #67

Closed mikerourke closed 2 years ago

mikerourke commented 2 years ago

Closing without implementing, since cuid is a small library and window.crypto.getRandomUUID may not be supported.