fix docker build .
Signed-off-by:
Christopher Guindon <chris.guindon@eclipse-foundation.org>
This diff is collapsed.
... | ... | @@ -20,6 +20,10 @@ |
}, | ||
"readmeFilename": "README.md", | ||
"dependencies": { | ||
"eclipsefdn-hugo-solstice-theme": "0.0.18" | ||
"eclipsefdn-hugo-solstice-theme": "0.0.18", | ||
"eclipsefdn-solstice-assets": "0.0.52" | ||
}, | ||
"dependenciesComments": { | ||
"eclipsefdn-solstice-assets": "remove after the next update of eclipsefdn-hugo-solstice-theme," | ||
} | ||
} |
Please register or sign in to comment