We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c12cd71 commit a660bdbCopy full SHA for a660bdb
package.json
@@ -7,11 +7,11 @@
7
"author": "Ugo Stephant <[email protected]>",
8
"license": "MIT",
9
"devDependencies": {
10
- "@babel/core": "7.11.6",
11
- "@babel/plugin-transform-runtime": "7.11.5",
12
- "@babel/preset-env": "7.11.5",
+ "@babel/core": "7.12.3",
+ "@babel/plugin-transform-runtime": "7.12.1",
+ "@babel/preset-env": "7.12.1",
13
"babel-eslint": "10.1.0",
14
- "babel-loader": "8.1.0",
+ "babel-loader": "8.2.1",
15
"babel-plugin-angularjs-annotate": "0.10.0",
16
"eslint": "7.11.0",
17
"eslint-config-fbjs": "3.1.1",
0 commit comments