Skip to content

Commit

Permalink
update core
Browse files Browse the repository at this point in the history
  • Loading branch information
petrjasek committed Jan 13, 2023
1 parent 86dbf45 commit 4ccb604
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
16 changes: 8 additions & 8 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.3.0-rc5"
"newsroom-core": "github:superdesk/newsroom-core#v2.3.0-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,3 +1,3 @@
google-auth==2.6.0
python3-saml==1.14.0
git+https://github.com/superdesk/newsroom-core.git@v2.3.0-rc5#egg=Newsroom-Core
git+https://github.com/superdesk/newsroom-core.git@v2.3.0-rc6#egg=Newsroom-Core
4 changes: 2 additions & 2 deletions server/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.8
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile requirements.in
Expand Down Expand Up @@ -203,7 +203,7 @@ mongolock==1.3.4
# via superdesk-core
natsort==8.2.0
# via croniter
newsroom-core @ git+https://github.com/superdesk/newsroom-core.git@v2.3.0-rc5
newsroom-core @ git+https://github.com/superdesk/newsroom-core.git@v2.3.0-rc6
# via -r requirements.in
oauth2client==4.1.3
# via flask-oidc-ex
Expand Down

0 comments on commit 4ccb604

Please sign in to comment.