Skip to content

Commit

Permalink
move dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
iona-andras-nemes committed Dec 12, 2024
1 parent 8cda652 commit 75e40c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 15 deletions.
13 changes: 1 addition & 12 deletions package-lock.json

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

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
]
},
"dependencies": {
"@types/redis": "^4.0.11",
"redis": "^4.7.0",
"uuid": "^3.3.3"
},
"devDependencies": {
Expand Down Expand Up @@ -68,10 +68,9 @@
"lint-staged": "^9.4.2",
"mocha": "^6.2.2",
"prettier": "^1.19.1",
"redis": "^4.7.0",
"sinon": "^7.5.0",
"sinon-chai": "^3.3.0",
"ts-mocha": "^6.0.0",
"typescript": "^3.7.2"
}
}
}

0 comments on commit 75e40c6

Please sign in to comment.