Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

Commit

Permalink
update servers
Browse files Browse the repository at this point in the history
  • Loading branch information
feruzm committed Jan 2, 2024
1 parent c7284f2 commit fe7317f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"start:prod": "NODE_ENV=production node build/server.js"
},
"dependencies": {
"@ecency/ns-query": "^1.0.0",
"@ecency/ns-query": "^1.0.1",
"@ecency/render-helper": "^2.2.29",
"@ecency/render-helper-amp": "^1.1.0",
"@emoji-mart/data": "^1.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1374,10 +1374,10 @@
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==

"@ecency/ns-query@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@ecency/ns-query/-/ns-query-1.0.0.tgz#24703f0bb1dbc253e9a0d6965d4841471d667e4e"
integrity sha512-DnG8m/qWLs5fo/B/Uf2dD8rNwXHSgQuYMwsn2K96KK3uAPV1Wh3X8ycKreS7jGNukPvNut2UHRLnSlwyBRBABw==
"@ecency/ns-query@^1.0.1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@ecency/ns-query/-/ns-query-1.0.1.tgz#43b724f66140f2cdffb538999cdf09a665cac2d2"
integrity sha512-nB9swF+BmacFI+f16EVrU0BD//k/KZM/vLj/nPr8gd2XbjDZmD7H46FZIdaGmCZrCx7HlMpvukihK7j7Aool+Q==
dependencies:
"@tanstack/react-query" "^4.29.7"
date-fns "^2.30.0"
Expand Down

0 comments on commit fe7317f

Please sign in to comment.