Skip to content

Commit

Permalink
Added uuid dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
pstrassmann committed Oct 21, 2020
1 parent 94b63fb commit 40b2b16
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
6 changes: 6 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@
"concurrently": "^5.2.0",
"cross-env": "^7.0.2",
"nodemon": "^2.0.4",
"prettier": "^2.0.5"
"prettier": "^2.0.5",
"uuid": "^8.3.1"
},
"prettier": {
"singleQuote": true,
Expand Down

0 comments on commit 40b2b16

Please sign in to comment.