Skip to content

Commit 61c9da0

Browse files
Add missing @babel/cli
1 parent e1a72d5 commit 61c9da0

File tree

2 files changed

+111
-0
lines changed

2 files changed

+111
-0
lines changed

package-lock.json

+110
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
"payment": "^2.3.0"
4545
},
4646
"devDependencies": {
47+
"@babel/cli": "^7.8.4",
4748
"@babel/core": "^7.9.0",
4849
"@babel/plugin-proposal-class-properties": "^7.8.3",
4950
"@babel/plugin-proposal-decorators": "^7.8.3",

0 commit comments

Comments
 (0)