Skip to content

Commit

Permalink
Merge pull request #109 from akintolga/1.1
Browse files Browse the repository at this point in the history
Updating cores
  • Loading branch information
akintolga authored Aug 31, 2016
2 parents ef517ee + 8f7e70a commit c4a794f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "superdesk",
"license": "GPL-3.0",
"dependencies": {
"superdesk-core": "superdesk/superdesk-client-core#da74ed1665",
"superdesk-core": "superdesk/superdesk-client-core#278c5c8259",
"babel-core": "^6.10.4",
"babel-loader": "^6.2.4",
"babel-preset-es2015": "^6.9.0",
Expand Down
2 changes: 1 addition & 1 deletion server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ pyodbc==3.0.10
unidecode==0.04.19


git+git://github.com/superdesk/superdesk-core.git@efe93a81d#egg=Superdesk-Core
git+git://github.com/superdesk/superdesk-core.git@1ce048a5b#egg=Superdesk-Core

0 comments on commit c4a794f

Please sign in to comment.