OverZealous / cdnizer

Node module for replacing local links with CDN links, includes fallbacks and customization
MIT License
52 stars 24 forks source link

Replace incorrect jsdelivr-cdn-data git url with semver in package.json #37

Closed raon0211 closed 4 years ago

raon0211 commented 4 years ago

We cannot install dependencies such as webpack-s3-plugin due to an incorrect git url specified in the package.json. (See #36)

This fixes the problem by replacing the git url of jsdelivr-cdn-data with semver in package.json.

image
OverZealous commented 4 years ago

Great, thanks! I'll get this merged in and published. I don't actively use this project, so I'll push it out as a minor version bump. Hopefully it doesn't break anything for anyone else. :-)

OverZealous commented 4 years ago

Published as v3.2.0