Skip to content

Commit f2ddf17

Browse files
committed
Updates @babel/cli to v7.10.5 (v7.11.5 contains a bug which breaks the build)
1 parent 18b91ec commit f2ddf17

File tree

2 files changed

+11
-29
lines changed

2 files changed

+11
-29
lines changed

package-lock.json

Lines changed: 10 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"description": "Transforms styleName to className using compile time CSS module resolution.",
1717
"devDependencies": {
18-
"@babel/cli": "^7.0.0",
18+
"@babel/cli": "^7.10.5",
1919
"@babel/core": "^7.11.5",
2020
"@babel/helper-plugin-test-runner": "^7.0.0",
2121
"@babel/plugin-transform-flow-strip-types": "^7.0.0",

0 commit comments

Comments
 (0)