mirror of
https://github.com/sbrl/Nibriboard.git
synced 2018-01-10 21:33:49 +00:00
[client] Add cuid npm module
This commit is contained in:
parent
7829f4d733
commit
2ea097fdbc
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
"homepage": "https://git.starbeamrainbowlabs.com/sbrl/Nibriboard#nibriboard",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"cuid": "^1.3.8",
|
||||
"event-emitter-es6": "^1.1.5",
|
||||
"favicon-notification": "^0.1.4",
|
||||
"fps-indicator": "^1.0.2",
|
||||
|
|
Loading…
Reference in a new issue