Explorar o código

Fix jest babel config

afc163 %!s(int64=8) %!d(string=hai) anos
pai
achega
8d0a772fa3
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -86,8 +86,8 @@
   },
   "babel": {
     "presets": [
-      "@babel/env",
-      "@babel/react"
+      "@babel/preset-env",
+      "@babel/preset-react"
     ],
     "plugins": [
       "transform-decorators-legacy",