slushjs / gulp-install

Automatically install npm and bower packages if package.json or bower.json is found in the gulp file stream respectively
MIT License
106 stars 46 forks source link

TSD is deprecated. Can you add Typings? #37

Closed codeBelt closed 7 years ago

codeBelt commented 8 years ago

Check out https://github.com/Definitelytyped/tsd and you will see it says:

"DEPRECATED: TSD is deprecated, please use Typings and see this issue for more information."

Can you please add typings install to install modules from typings.json to be installed? https://github.com/typings/typings

rcollette commented 8 years ago

or just just use gulp-typings