CDN Resources for grunt-bump
Various ways to access grunt-bump via Content Delivery Networks
Package Installation
npm
npm install grunt-bumpyarn
yarn add grunt-bumppnpm
pnpm add grunt-bumpCDN Links
jsDelivr
<script src="https://fastly.jsdelivr.net/npm/grunt-bump"></script>Unpkg
<script src="https://unpkg.com/grunt-bump"></script>jsDelivr ESM
<script type="module">
import gruntbump from 'https://cdn.jsdelivr.net/npm/grunt-bump/+esm';
</script>Skypack
<script type="module">
import gruntbump from 'https://cdn.skypack.dev/grunt-bump';
</script>CDN Provider Resources
Learn more about the CDN services used to deliver these packages