Skip to content

Commit d031491

Browse files
committed
chore(deps): pin dependency @babel/cli to 7.6.4
1 parent 4b24a26 commit d031491

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sample/09-babel-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"rxjs": "6.5.3"
2323
},
2424
"devDependencies": {
25-
"@babel/cli": "^7.6.4",
25+
"@babel/cli": "7.6.4",
2626
"@babel/core": "7.6.4",
2727
"@babel/node": "7.6.3",
2828
"@babel/plugin-proposal-decorators": "7.6.0",

0 commit comments

Comments
 (0)