Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
CPCN-460
  • Loading branch information
petrjasek committed Nov 9, 2023
1 parent 6eb8265 commit c1303f0
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 44 deletions.
82 changes: 41 additions & 41 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-rc5"
"newsroom-core": "github:superdesk/newsroom-core#v2.5-rc6"
},
"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]rc5#egg=Newsroom-Core
git+https://github.com/superdesk/[email protected]rc6#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]rc5
newsroom-core @ git+https://github.com/superdesk/[email protected]rc6
# via -r requirements.in
oauth2client==4.1.3
# via flask-oidc-ex
Expand Down

0 comments on commit c1303f0

Please sign in to comment.