UNPKG
@wenxin_dy/wx-vue-cli
Version:
latest (1.0.0)
1.0.0
@wenxin_dy/wx-vue-cli
/
lib
/
config
/
repo-config.js
5 lines
(4 loc)
•
102 B
JavaScript
View Raw
1
2
3
4
5
const
vueRepo
=
'direct:https://github.com/coderwhy/hy-vue-temp.git'
;
module
.
exports
= { vueRepo, }