test: fix
... | @@ -21,7 +21,7 @@ | ... | @@ -21,7 +21,7 @@ |
"build_netlify": "NODE_ENV=production npm run production" | "build_netlify": "NODE_ENV=production npm run production" | ||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"eclipsefdn-hugo-solstice-theme": "https://gitlab.eclipse.org/oliviergoulet/hugo-solstice-theme.git#81818a98ab664260b6583e9bdd943e4e5ce4ef43" | "eclipsefdn-hugo-solstice-theme": "https://gitlab.eclipse.org/oliviergoulet/hugo-solstice-theme.git#3a1f4587b34cf67ad81ddd43bf139599ce020472" | ||
}, | }, | ||
"browserslist": "last 5 version, > 0.2%, not dead, IE 11" | "browserslist": "last 5 version, > 0.2%, not dead, IE 11" | ||
} | } |
Please register or sign in to comment