Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update to latest netlify-cli dev dep
the backstory is that Netlify CLI has trouble installing deno on my 64-bit ARM Linux VM (aarch64), see details on netlify/cli#4685 via netlify/cli#4621 unfortunately this didn't really fix the problem for me (should have been part of the 10.6.2 netlify-cli release netlify/cli#4729) but seems to be what other devs are using locally anyway so it seemed reasonable to bump it here the new @types/node dev dep is to avoid a (new?) unmet peer dependency warning with the new cli package
- Loading branch information