Skip to content

Commit 0f06f06

Browse files
committed
Merge branch 'hotfix/fix-missing-trailing-comma' into develop
2 parents 64271b2 + 1479fb5 commit 0f06f06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"vue-loader": "^13.0.4",
3030
"vue-template-compiler": "^2.4.1",
3131
"webpack": "^3.3.0",
32-
"webpack-shell-plugin": "^0.5.0"
32+
"webpack-shell-plugin": "^0.5.0",
3333
"zip-folder": "^1.0.0"
3434
}
3535
}

0 commit comments

Comments
 (0)