Skip to content

Commit

Permalink
use core v2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
petrjasek committed Jul 25, 2024
1 parent 683c424 commit d815ed2
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 39 deletions.
77 changes: 41 additions & 36 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 @@ -4,7 +4,7 @@
"build": "webpack --progress --profile --colors"
},
"dependencies": {
"newsroom-core": "github:superdesk/newsroom-core#v2.7.0"
"newsroom-core": "github:superdesk/newsroom-core#v2.7.1"
},
"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 +1 @@
newsroom-core @ git+https://github.com/superdesk/[email protected].0
newsroom-core @ git+https://github.com/superdesk/[email protected].1
2 changes: 1 addition & 1 deletion server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ mongolock==1.3.4
# via superdesk-core
natsort==8.4.0
# via croniter
newsroom-core @ git+https://github.com/superdesk/[email protected].0
newsroom-core @ git+https://github.com/superdesk/[email protected].1
# via -r requirements.in
oauth2client==4.1.3
# via flask-oidc-ex
Expand Down

0 comments on commit d815ed2

Please sign in to comment.