This commit is contained in:
Daniel Lugo 2021-09-10 10:20:17 -04:00
parent 5dd189b9eb
commit c9a520d1aa
2 changed files with 9 additions and 0 deletions

View file

@ -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",