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.
airbnb-js-shims
1 parent d3b0ba2 commit 6be48eaCopy full SHA for 6be48ea
CHANGELOG.md
@@ -1,5 +1,6 @@
1
## Unreleased
2
- [Fix] avoid using reserved param name in babel 7 templates
3
+- [Dev Deps] update `airbnb-js-shims`
4
5
## v2.3.1
6
- [Fix] Evaluate `import()` argument synchronously (#85)
package.json
@@ -46,7 +46,7 @@
46
"@babel/plugin-external-helpers": "^7.8.3",
47
"@babel/plugin-transform-template-literals": "^7.8.3",
48
"@babel/preset-env": "^7.9.5",
49
- "airbnb-js-shims": "^2.2.0",
+ "airbnb-js-shims": "^2.2.1",
50
"babel-cli": "^6.26.0",
51
"babel-core": "^6.26.3",
52
"babel-eslint": "^9.0.0",
0 commit comments