klei / grunt-injector

Inject references to files into other files (think scripts and stylesheets into an html file)
MIT License
106 stars 38 forks source link

Upgrade graceful-fs to v.4 #41

Closed julesv82 closed 5 years ago

julesv82 commented 8 years ago

The following warning message is displayed on npm install:

graceful-fs@2.0.3: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible

ptitgraig commented 8 years ago

@julesv82 PR is welcome :)