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 ddffa00 commit 7fb7e79Copy full SHA for 7fb7e79
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vue-svg-inline-loader",
3
- "version": "2.1.3",
+ "version": "2.1.4",
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.3
+ * @version 2.1.4
* @license MIT
*/
0 commit comments