makara
makara copied to clipboard
Update the bundalo to 1.x to remove dependency from dustjs-linkedin
our app is completely react based and we don't want to bring any dustjs related dependencies.
Hi team, any update on this?
This isn't allowing us to upgrade to Node v8. Since we get this warning:
graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible.
npm ls graceful-ls
shows older one:
[email protected]
│ ├─┬ [email protected]
│ │ └─┬ [email protected]
│ │ └── *[email protected]*
│ └─┬ [email protected]
│ └── [email protected]