feat: 🎨
Showing
| { | { | ||
| "name": "xiaomai-web-office-ssr", | "name": "xiaomai-website-ssr-template", | ||
| "version": "0.1.0", | "version": "1.1.0", | ||
| "scripts": { | "scripts": { | ||
| "dev": "next dev", | "dev": "next dev", | ||
| "build": "next build && next export -o dist && npm run nd", | "build": "next build && next export -o dist && npm run nd", | ||
| ... | @@ -65,6 +65,6 @@ | ... | @@ -65,6 +65,6 @@ |
| }, | }, | ||
| "main": "index.js", | "main": "index.js", | ||
| "repository": "ssh://git@xmgit.ixm5.cn:10022/liguokang/xiaomai-website-ssr-template.git", | "repository": "ssh://git@xmgit.ixm5.cn:10022/liguokang/xiaomai-website-ssr-template.git", | ||
| "author": "liguokang <liguokang@xiaomai5.com>", | "author": "©2021 杭州杰竞科技有限公司 版权所有", | ||
| "license": "MIT" | "license": "MIT" | ||
| } | } |
Please
register
or
sign in
to comment