Bläddra i källkod

lol ecosystem

Guy Carmeli 5 år sedan
förälder
incheckning
9b52fdc9c8
1 ändrade filer med 3 tillägg och 2 borttagningar
  1. 3
    2
      package.json

+ 3
- 2
package.json Visa fil

55
     "tslib": "1.9.3"
55
     "tslib": "1.9.3"
56
   },
56
   },
57
   "devDependencies": {
57
   "devDependencies": {
58
-    "@babel/core": "^7.5.5",
58
+    "@babel/core": "7.6.4",
59
+    "@babel/types": "7.6.x",
59
     "@babel/plugin-proposal-export-default-from": "7.2.0",
60
     "@babel/plugin-proposal-export-default-from": "7.2.0",
60
     "@babel/plugin-proposal-export-namespace-from": "7.2.0",
61
     "@babel/plugin-proposal-export-namespace-from": "7.2.0",
61
     "@types/hoist-non-react-statics": "^3.0.1",
62
     "@types/hoist-non-react-statics": "^3.0.1",
167
       }
168
       }
168
     }
169
     }
169
   }
170
   }
170
-}
171
+}