Merge branch 'zhoufang/main/updateWebpack' into 'main'
Updated webpack See merge request !45
No related branches found
No related tags found
babel.config.json
0 → 100644
... | @@ -21,7 +21,7 @@ | ... | @@ -21,7 +21,7 @@ |
"postinstall": "NODE_ENV=production npm run production" | "postinstall": "NODE_ENV=production npm run production" | ||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"eclipsefdn-hugo-solstice-theme": "0.0.129" | "eclipsefdn-hugo-solstice-theme": "0.0.132" | ||
}, | }, | ||
"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