We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf9b694 commit c0b7ce0Copy full SHA for c0b7ce0
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vue-svg-inline-loader",
3
- "version": "2.1.4",
+ "version": "2.1.5",
4
"description": "Webpack loader used for inline replacement of SVG images with actual content of SVG files in Vue projects.",
5
"main": "src/index.js",
6
"files": [
src/index.js
/**
* @author Oliver Findl
- * @version 2.1.4
+ * @version 2.1.5
* @license MIT
*/
0 commit comments