Files
talk-pro/node_modules/svgo/lib/version.js

8 lines
97 B
JavaScript
Raw Normal View History

/**
* Version of SVGO.
*
* @type {string}
* @since 4.0.0
*/
export const VERSION = '4.0.1';