]> git.immae.eu Git - github/wallabag/wallabag.git/blob - .babelrc
Bump liip/theme-bundle from 1.6.1 to 1.7.0
[github/wallabag/wallabag.git] / .babelrc
1 {
2 "presets": [
3 ["env", {"modules": false}]
4 ]
5 }