Missing dependency on @root/csr #3
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
acme.js
requires@root/csr
, but this package is listed only indevDependencies
, notdependencies
.And so it is...
Fixed.
Thanks for the report.
Published as @root/acme@v3.0.10