UNPKG
sce_cli
Version:
latest (1.0.3)
1.0.3
1.0.1
1.0.0
sce_cli
/
lib
/
config
/
repo-config.js
6 lines
(4 loc)
•
102 B
JavaScript
View Raw
1
2
3
4
5
6
let
vueRepo
=
"direct:https://github.com/coderwhy/hy-vue-temp.git"
;
module
.
exports
= { vueRepo, };