UNPKG

digitalmarketplace-frontend

Version:

Digital Marketplace Frontend contains assets and components used in Digital Marketplace projects

14 lines (12 loc) 396 B
/* * This variable is automatically overwritten during builds and releases. * It doesn't need to be updated manually. */ /** * Digital Marketplace Frontend release version * * {@link https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases} */ const version = '3.8.0'; export { version }; //# sourceMappingURL=digitalmarketplace-frontend-version.mjs.map