krakenjs / generator-swaggerize

Yeoman generator for design-driven apis with swagger 2.0 and krakenjs/swaggerize tools.
Other
70 stars 34 forks source link

Supported node version #105

Open herrmannplatz opened 6 years ago

herrmannplatz commented 6 years ago

Is this module suppose to run under node 0.12 and 4?

Just realized that the swagmock module, which is used by the generator, is already at version 1.0.0. I was close to make a PR that bumps this version, but since swagmock 1.0.0 requires node >6 this would also affect the supported version of this module.

tlivings commented 6 years ago

At this point it should be fine to bump it up to Node 6+ IMO.