Skip to content

Commit 39c9012

Browse files
committed
fix parsing bug found after modifying non ts-vue files
1 parent 45abd0e commit 39c9012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,6 @@
8484
"lodash.startswith": "^4.2.1",
8585
"minimatch": "^3.0.4",
8686
"resolve": "^1.5.0",
87-
"vue-parser": "^1.1.3"
87+
"vue-parser": "^1.1.5"
8888
}
8989
}

0 commit comments

Comments
 (0)