There was an error while loading. Please reload this page.
1 parent 4c3846f commit c7843bdCopy full SHA for c7843bd
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "laravel-mix-svg-vue",
3
- "version": "0.3.1",
+ "version": "0.3.2",
4
"description": "A Laravel Mix extension to inline SVG files with Vue.js and automatically optimize them with SVGO",
5
"main": "index.js",
6
"files": [
@@ -38,6 +38,6 @@
38
"path": "^0.12.7",
39
"raw-loader": "^4.0.0",
40
"svg-vue": "^0.1.1",
41
- "svg-vue3": "^0.1.1"
+ "svg-vue3": "^0.1.3"
42
}
43
0 commit comments