Skip to content

Commit

Permalink
use core v2.5-rc8
Browse files Browse the repository at this point in the history
  • Loading branch information
petrjasek committed Dec 13, 2023
1 parent b71296b commit af312f6
Show file tree
Hide file tree
Showing 4 changed files with 72 additions and 72 deletions.
138 changes: 69 additions & 69 deletions client/package-lock.json

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

2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"dependencies": {
"firebase": "9.6.11",
"newsroom-core": "github:superdesk/newsroom-core#v2.5-rc7"
"newsroom-core": "github:superdesk/newsroom-core#v2.5-rc8"
},
"devDependencies": {
"babel-plugin-transform-object-rest-spread": "^6.26.0",
Expand Down
2 changes: 1 addition & 1 deletion server/requirements.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-auth==2.6.0
git+https://github.com/superdesk/[email protected]rc7#egg=Newsroom-Core
git+https://github.com/superdesk/[email protected]rc8#egg=Newsroom-Core
2 changes: 1 addition & 1 deletion server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ mongolock==1.3.4
# via superdesk-core
natsort==8.4.0
# via croniter
newsroom-core @ git+https://github.com/superdesk/[email protected]rc7
newsroom-core @ git+https://github.com/superdesk/[email protected]rc8
# via -r requirements.in
oauth2client==4.1.3
# via flask-oidc-ex
Expand Down

0 comments on commit af312f6

Please sign in to comment.