chore: remove output-file-sync dependency (#10619)

This commit is contained in:
Huáng Jùnliàng
2019-10-31 14:51:36 -04:00
committed by Brian Ng
parent 0b0edc3e3d
commit a2b5437b01
5 changed files with 18 additions and 5 deletions

View File

@@ -34,7 +34,7 @@
"@babel/core": "^7.6.3",
"@babel/helper-fixtures": "^7.6.3",
"fs-readdir-recursive": "^1.0.0",
"output-file-sync": "^2.0.0"
"make-dir": "^2.1.0"
},
"bin": {
"babel-node": "./bin/babel-node.js"