diff options
Diffstat (limited to 'ui-react/package.json')
-rw-r--r-- | ui-react/package.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ui-react/package.json b/ui-react/package.json index 4a363ab51..f1b111f8f 100644 --- a/ui-react/package.json +++ b/ui-react/package.json @@ -84,6 +84,9 @@ { "loose": true } + ], + [ + "@babel/plugin-transform-runtime" ] ] } |