add license
Showing
| ... | @@ -3,6 +3,7 @@ | ... | @@ -3,6 +3,7 @@ |
| "version": "1.0.0", | "version": "1.0.0", | ||
| "description": "A Vue.js admin", | "description": "A Vue.js admin", | ||
| "author": "Pan <panfree23@gmail.com>", | "author": "Pan <panfree23@gmail.com>", | ||
| "license": "MIT", | |||
| "private": true, | "private": true, | ||
| "scripts": { | "scripts": { | ||
| "dev": "node build/dev-server.js", | "dev": "node build/dev-server.js", | ||
| ... | ... |
Please register or sign in to comment