-
- Downloads
Remove pretry as it doesn't catch all of the errors, add manual handling
parent
a5233787
No related branches found
No related tags found
| ... | ... | @@ -6,8 +6,7 @@ |
| "dependencies": { | ||
| "@redocly/cli": "^1.6.0", | ||
| "eclipsefdn-api-support": "^1.0.0", | ||
| "eclipsefdn-hugo-solstice-theme": "^0.0.176", | ||
| "p-retry": "^6.2.0" | ||
| "eclipsefdn-hugo-solstice-theme": "^0.0.176" | ||
| }, | ||
| "scripts": { | ||
| "postinstall": "yarn build-specs", | ||
| ... | ... |
Please register or sign in to comment
