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 cc30dea commit 06034d3Copy full SHA for 06034d3
.gitignore
@@ -4,6 +4,7 @@
4
.DS_Store
5
.grunt
6
.npm
7
+.tag*
8
9
npm-debug.log*
10
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "fis3-parser-vue-component",
3
- "version": "4.0.2",
+ "version": "4.0.3",
"description": "A parser plugin for fis3 to parser vue component.",
"keywords": [
"fis3",
0 commit comments