]> git.immae.eu Git - github/wallabag/wallabag.git/blob - .babelrc
Bump sensio/framework-extra-bundle from 5.3.1 to 5.4.0
[github/wallabag/wallabag.git] / .babelrc
1 {
2 "presets": [
3 ["env", {"modules": false}]
4 ]
5 }