Merge branch 'cguindon/main/h0.110.0-n18.13.0' into 'main'
replace h0.76.5-n12.22.12 with h0.110.0-n18.13.0 See merge request eclipsefdn/it/websites/events.eclipse.org!280
No related branches found
No related tags found
.hugo_build.lock
0 → 100644
... | ... | @@ -18,12 +18,12 @@ |
"hot": "NODE_ENV=development webpack-dev-server --inline --hot --config=node_modules/laravel-mix/setup/webpack.config.js", | ||
"production": "NODE_ENV=production webpack --progress --config=node_modules/laravel-mix/setup/webpack.config.js", | ||
"postinstall": "NODE_ENV=production npm run production", | ||
"test": "jest" | ||
"test": "NODE_OPTIONS='--no-experimental-fetch' jest" | ||
}, | ||
"dependencies": { | ||
"@babel/preset-react": "^7.14.5", | ||
"abortcontroller-polyfill": "^1.7.1", | ||
"eclipsefdn-hugo-solstice-theme": "0.0.168", | ||
"eclipsefdn-hugo-solstice-theme": "0.0.183", | ||
"promise-polyfill": "^8.2.0", | ||
"prop-types": "^15.7.2", | ||
"react": "^17.0.2", | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment