re-start icon indicating copy to clipboard operation
re-start copied to clipboard

Add all dependencies to package.json

Open piranna opened this issue 7 years ago • 2 comments

Template dependencies are in separated files, so greenkeeper can't control them. I propose to add them as dependencies or devDependencies so they can be check and updated automatically, and later select the ones that need to be installed on the project instance from some lists, similar to what I'm doing with user dependencies on NodeOS.

piranna avatar Jul 31 '17 06:07 piranna

Thats a really good idea. I'll try to do something like this.

amoghbanta avatar Oct 01 '17 18:10 amoghbanta

Thats a really good idea. I'll try to do something like this.

If you need some help, my buildDependencies module can be useful, or at least being used for inspiration.

piranna avatar Oct 01 '17 19:10 piranna