8000 Reverted download-git-repo upgrade as it is not needed for the fixes … · hoopyfroody/vue-cli@8219843 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8219843

Browse files
committed
Reverted download-git-repo upgrade as it is not needed for the fixes // removed excess console.log
1 p
8000
arent 8940cd6 commit 8219843

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

bin/vue-init

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,6 @@ if (program.offline) {
6868
template = tmp
6969
}
7070

71-
console.log(tmp)
72-
7371
/**
7472
* Padding.
7573
*/

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"consolidate": "^0.14.0",
4444
"copy-webpack-plugin": "^4.0.1",
4545
"css-loader": "^0.26.1",
46-
"download-git-repo": "^1.0.0",
46+
"download-git-repo": "^0.2.1",
4747
"express": "^4.14.0",
4848
"extract-text-webpack-plugin": "^2.0.0-rc.3",
4949
"file-loader": "^0.9.0",

0 commit comments

Comments
 (0)
0