Skip to content

Commit

Permalink
update cores
Browse files Browse the repository at this point in the history
  • Loading branch information
petrjasek committed Apr 8, 2022
1 parent 6d6167c commit 19bbe58
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 22 deletions.
40 changes: 20 additions & 20 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 @@ -3,7 +3,7 @@
"license": "GPL-3.0",
"dependencies": {
"superdesk-analytics": "github:superdesk/superdesk-analytics#v2.1.2",
"superdesk-core": "github:superdesk/superdesk-client-core#v2.4.1-rc1",
"superdesk-core": "github:superdesk/superdesk-client-core#v2.4.1-rc2",
"superdesk-planning": "github:superdesk/superdesk-planning#v2.4.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ honcho==1.0.1
gspread==3.1.0
oauth2client==4.1.3

git+https://github.com/superdesk/[email protected]rc1#egg=Superdesk-Core
git+https://github.com/superdesk/[email protected]rc2#egg=Superdesk-Core
git+https://github.com/superdesk/[email protected]#egg=superdesk-analytics
git+https://github.com/superdesk/[email protected]#egg=superdesk-planning

0 comments on commit 19bbe58

Please sign in to comment.