Skip to content

Commit

Permalink
lock versions
Browse files Browse the repository at this point in the history
  • Loading branch information
leibale committed Jan 31, 2022
1 parent 287b334 commit 429c1e0
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"gh-pages": "gh-pages -d ./documentation -e ./documentation -u 'documentation-bot <documentation@bot>'"
},
"dependencies": {
"@node-redis/bloom": "^1.0.0",
"@node-redis/client": "^1.0.2",
"@node-redis/graph": "^1.0.0-rc",
"@node-redis/json": "^1.0.2",
"@node-redis/search": "^1.0.2",
"@node-redis/time-series": "^1.0.1"
"@node-redis/bloom": "1.0.1",
"@node-redis/client": "1.0.3",
"@node-redis/graph": "1.0.0",
"@node-redis/json": "1.0.2",
"@node-redis/search": "1.0.2",
"@node-redis/time-series": "1.0.1"
},
"devDependencies": {
"@tsconfig/node12": "^1.0.9",
Expand Down

0 comments on commit 429c1e0

Please sign in to comment.