Skip to content

Commit

Permalink
fix e2e client build
Browse files Browse the repository at this point in the history
  • Loading branch information
petrjasek committed Oct 31, 2023
1 parent 400ef62 commit 9a8ec9e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion e2e/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": "github:superdesk/superdesk-client-core#develop",
"superdesk-core": "github:superdesk/superdesk-client-core#authoring-react-post-broadcasting",
"superdesk-planning": "file:../"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/lodash": "4.14.117",
"@types/react": "16.8.23",
"@types/react-dom": "16.8.0",
"@types/redux-logger": "^3.0.8",
"@types/redux-logger": "^3.0.11",
"@types/sinon": "^9.0.4",
"@typescript-eslint/parser": "5.57.0",
"btoa": "^1.1.2",
Expand Down

0 comments on commit 9a8ec9e

Please sign in to comment.