json does not allow comments
This commit is contained in:
parent
d626986354
commit
c6ec4c7136
1 changed files with 1 additions and 2 deletions
3
debian/patches/0420-use-system-libs.patch
vendored
3
debian/patches/0420-use-system-libs.patch
vendored
|
@ -1,11 +1,10 @@
|
|||
--- a/package.json
|
||||
+++ b/package.json
|
||||
@@ -57,7 +57,7 @@
|
||||
@@ -57,7 +57,6 @@
|
||||
"vue-loader": "^11.3.4",
|
||||
"vue-resource": "^0.9.3",
|
||||
"vue-template-compiler": "^2.2.6",
|
||||
- "webpack": "^2.3.3",
|
||||
+// "webpack": "^2.3.3",
|
||||
"webpack-bundle-analyzer": "^2.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Reference in a new issue