Closed malash closed 2 years ago
peerDependencies is not a good choice for @goji/cli because wrong version of dependencies might cause build time error. This PR add Babel dependencies to @goji/cli to prevent this type of issue.
peerDependencies
@goji/cli
peerDependencies
is not a good choice for@goji/cli
because wrong version of dependencies might cause build time error. This PR add Babel dependencies to @goji/cli to prevent this type of issue.