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.
2 parents 66ebebf + 16d5f91 commit cd27786Copy full SHA for cd27786
2 files changed
package.json
@@ -53,8 +53,8 @@
53
"@babel/plugin-proposal-class-properties": "^7.8.3",
54
"@babel/plugin-proposal-decorators": "^7.8.3",
55
"@babel/plugin-transform-runtime": "^7.9.0",
56
- "@babel/plugin-transform-typescript": "^7.8.3",
57
- "@babel/runtime": "^7.8.4",
+ "@babel/plugin-transform-typescript": "^7.9.4",
+ "@babel/runtime": "^7.9.2",
58
"@ember/optional-features": "^1.3.0",
59
"babel-eslint": "^10.1.0",
60
"babel-plugin-debug-macros": "^0.3.3",
0 commit comments