chore: add missing dependencies
... | ... | @@ -10,6 +10,8 @@ |
], | ||
"main": "app.js", | ||
"dependencies": { | ||
"@apollo/react-hoc": "^3.1.3", | ||
"@apollo/react-common": "^3.1.3", | ||
"@pubsweet/coko-theme": "^5.1.13", | ||
"@pubsweet/component-password-reset-client": "^3.1.12", | ||
"@pubsweet/component-password-reset-server": "^2.1.12", | ||
... | ... |
Please register or sign in to comment