From 45c11f9fe46eda449ec9a99fc692a5b6d0691a91 Mon Sep 17 00:00:00 2001 From: Pan Date: Wed, 26 Apr 2017 12:35:06 +0800 Subject: [PATCH] add license --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index e3340062..0594b85d 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "version": "1.0.0", "description": "A Vue.js admin", "author": "Pan ", + "license": "MIT", "private": true, "scripts": { "dev": "node build/dev-server.js",