Add UUID
This commit is contained in:
parent
5dd189b9eb
commit
c9a520d1aa
2 changed files with 9 additions and 0 deletions
|
|
@ -80,7 +80,11 @@
|
|||
"@types/node-persist": "^3.1.1",
|
||||
"@types/ramda": "types/npm-ramda#dist",
|
||||
"@types/react": "16.x.x",
|
||||
<<<<<<< HEAD
|
||||
"@types/uuid": "3.x.x",
|
||||
=======
|
||||
"@types/uuid": "^8.3.1",
|
||||
>>>>>>> eacbbc1 (Add UUID)
|
||||
"babel-eslint": "^10.1.0",
|
||||
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
|
||||
"eslint": "^6.6.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue