Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mpareja committed Jul 28, 2020
1 parent 44f8074 commit 007239f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,22 +58,22 @@
"license": "MIT",
"dependencies": {
"lodash.clonedeep": "^4.5.0",
"pg": "^8.2.2",
"uuid": "^8.2.0",
"pg": "^8.3.0",
"uuid": "^8.3.0",
"uuid-validate": "0.0.3"
},
"devDependencies": {
"@eventide/message-db": "^1.2.3",
"dependency-cruiser": "^9.9.0",
"dependency-cruiser": "^9.9.3",
"husky": "^4.2.5",
"jest": "^26.1.0",
"js-joda": "^1.11.0",
"opener": "^1.5.1",
"pino": "^6.3.2",
"pino": "^6.4.1",
"rc": "^1.2.8",
"rimraf": "^3.0.2",
"standard": "^14.3.4",
"systeminformation": "^4.26.9"
"systeminformation": "^4.26.10"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 007239f

Please sign in to comment.