forked from github.com/GenderDysphoria.fyi
Dependency bump
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
module.exports = exports = {
|
||||
plugins: [
|
||||
[ '@babel/plugin-proposal-class-properties', { loose: true } ],
|
||||
[ '@babel/plugin-proposal-private-property-in-object', { loose: true } ],
|
||||
[ '@babel/plugin-proposal-private-methods', { loose: true } ],
|
||||
],
|
||||
presets: [
|
||||
[ '@babel/preset-env', {
|
||||
|
||||
Reference in New Issue
Block a user