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 ab716a3 commit fb250d4Copy full SHA for fb250d4
package.json
@@ -36,9 +36,9 @@
36
"license": "MIT",
37
"repository": "algolia/react-element-to-jsx-string",
38
"devDependencies": {
39
- "@babel/cli": "7.12.17",
40
- "@babel/core": "7.12.17",
41
- "@babel/preset-env": "7.12.17",
+ "@babel/cli": "7.13.0",
+ "@babel/core": "7.13.8",
+ "@babel/preset-env": "7.13.8",
42
"@babel/preset-flow": "7.12.13",
43
"@babel/preset-react": "7.12.13",
44
"@commitlint/cli": "8.3.5",
0 commit comments