Allow -r from node_modules with @babel/node (#10871)

This commit is contained in:
Nicolò Ribaudo
2019-12-18 06:31:26 +01:00
committed by Brian Ng
parent 2b3590929b
commit 3d7bc435d5
10 changed files with 19 additions and 5 deletions

View File

@@ -25,6 +25,7 @@
"lodash": "^4.17.13",
"node-environment-flags": "^1.0.5",
"regenerator-runtime": "^0.13.3",
"resolve": "^1.13.1",
"v8flags": "^3.1.1"
},
"peerDependencies": {