Skip to content

Commit

Permalink
update superdesk-core to latest 1.29 (#360)
Browse files Browse the repository at this point in the history
* update superdesk-core to latest 1.29
* use superdesk client 1.29
  • Loading branch information
petrjasek authored Dec 20, 2019
1 parent b0f8fc1 commit 73796ca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"superdesk-core": "1.29.1",
"superdesk-core": "superdesk/superdesk-client-core#1.29",
"superdesk-planning": "superdesk/superdesk-planning#1.5"
}
}
4 changes: 2 additions & 2 deletions server/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
gunicorn==19.7.1
honcho==1.0.1
newrelic==2.88.1.73
superdesk-core==1.29.2

-e git+git://github.com/superdesk/superdesk-planning.git@1.5#egg=superdesk-planning
git+git://github.com/superdesk/superdesk-core.git@1.29#egg=superdesk-core
git+git://github.com/superdesk/superdesk-planning.git@1.5#egg=superdesk-planning

0 comments on commit 73796ca

Please sign in to comment.