UNPKG
02_learn-cli-cqtext
Version:
latest (1.2.0)
1.2.0
02_learn-cli-cqtext
/
lib
/
config
/
repo-config.js
5 lines
(4 loc)
•
105 B
JavaScript
View Raw
1
2
3
4
5
let
vueRepo
=
"direct:https://github.com/coderwhy/hy-vue-temp.git"
;
module
.
exports
= { vueRepo, };