Open lucalanca opened 7 years ago
Currently we have this warning on npm install
npm install
I tracked down the origin and is due to browser-sync. We should bump the version of browser-sync if and when https://github.com/BrowserSync/browser-sync/pull/1320 gets merged (and a new version released).
browser-sync
Currently we have this warning on
npm install
I tracked down the origin and is due to
browser-sync
. We should bump the version ofbrowser-sync
if and when https://github.com/BrowserSync/browser-sync/pull/1320 gets merged (and a new version released).