jeffijoe / typesync

Install missing TypeScript typings for dependencies in your package.json.
MIT License
1.53k stars 22 forks source link

Use semantic version range prefix for typings package #13

Closed jeffijoe closed 6 years ago

jeffijoe commented 6 years ago

This implements the proposal in #12 by using the same prefix (or none for exact versions) when saving the typings package version.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 35f14378f868c4be97cfd87618dd970cffebb882 on feat-version-range into a7ef30b7e183dff21473bc36af08fca7cfb7f300 on master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 35f14378f868c4be97cfd87618dd970cffebb882 on feat-version-range into a7ef30b7e183dff21473bc36af08fca7cfb7f300 on master.