fix
Showing
blog/demo/demo.html
0 → 100644
blog/front-edn-learn.md
0 → 100644
doc/miniprogram.md
0 → 100644
doc/vue.md
0 → 100644
| { | { | ||
| "name": "spring-boot-demo", | "name": "coding-tree", | ||
| "version": "1.0.0", | "version": "1.0.0", | ||
| "description": "项目地址:", | "description": "", | ||
| "main": "index.js", | "main": "index.js", | ||
| "private": true, | "private": true, | ||
| "scripts": { | "scripts": { | ||
| ... | @@ -9,13 +9,13 @@ | ... | @@ -9,13 +9,13 @@ |
| }, | }, | ||
| "repository": { | "repository": { | ||
| "type": "git", | "type": "git", | ||
| "url": "git+https://github.com/mouday/Spring-Boot-Demo.git" | "url": "git+https://github.com/mouday/coding-tree.git" | ||
| }, | }, | ||
| "keywords": [], | "keywords": [], | ||
| "author": "", | "author": "", | ||
| "license": "ISC", | "license": "ISC", | ||
| "bugs": { | "bugs": { | ||
| "url": "https://github.com/mouday/Spring-Boot-Demo/issues" | "url": "https://github.com/mouday/coding-tree/issues" | ||
| }, | }, | ||
| "homepage": "https://github.com/mouday/Spring-Boot-Demo#readme" | "homepage": "https://github.com/mouday/coding-tree#readme" | ||
| } | } |
想要评论请 注册 或 登录