Authored by weiqingting

修改CDN0.2.3版本号

{
"name": "yohobuy-portal",
"version": "0.2.2",
"version": "0.2.3",
"description": "yohobuy-portal",
"keywords": [],
"homepage": "",
... ...
exports.staticDir = {"test":{"path":"/dist"},"preview":{"path":"http://cdn.yoho.cn/yohobuy-portal/0.2.2","md5":""},"production":{"path":"http://cdn.yoho.cn/yohobuy-portal/0.2.2","md5":""}}
\ No newline at end of file
exports.staticDir = {"test":{"path":"/dist"},"preview":{"path":"http://cdn.yoho.cn/yohobuy-portal/0.2.3","md5":""},"production":{"path":"http://cdn.yoho.cn/yohobuy-portal/0.2.3","md5":""}}
\ No newline at end of file
... ...