Skip to content

Commit 3210fd4

Browse files
committed
Update plugin version in vue example
1 parent cf7979c commit 3210fd4

File tree

2 files changed

+188
-41
lines changed

2 files changed

+188
-41
lines changed

examples/modify-vue-files/package-lock.json

Lines changed: 187 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/modify-vue-files/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"babel-eslint": "^10.1.0",
2020
"eslint": "^6.7.2",
2121
"eslint-plugin-vue": "^7.0.0",
22-
"modify-source-webpack-plugin": "4.0.0-beta.2"
22+
"modify-source-webpack-plugin": "4.0.1"
2323
},
2424
"eslintConfig": {
2525
"root": true,

0 commit comments

Comments
 (0)