Skip to content

Commit

Permalink
use newsroom-core v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
petrjasek committed May 18, 2023
1 parent ceff037 commit 89642ae
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 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#release/2.4"
"newsroom-core": "github:superdesk/newsroom-core#v2.4.0"
},
"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@release/2.4#egg=Newsroom-Core
git+https://github.com/superdesk/newsroom-core.git@v2.4.0#egg=Newsroom-Core
2 changes: 1 addition & 1 deletion server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ mongolock==1.3.4
# via superdesk-core
natsort==8.3.1
# via croniter
newsroom-core @ git+https://github.com/superdesk/newsroom-core.git@release/2.4
newsroom-core @ git+https://github.com/superdesk/newsroom-core.git@v2.4.0
# via -r requirements.in
oauth2client==4.1.3
# via flask-oidc-ex
Expand Down

0 comments on commit 89642ae

Please sign in to comment.