From f66372494b32aec75498582bc7ca2b5495984a70 Mon Sep 17 00:00:00 2001 From: Grimmer Date: Thu, 24 May 2018 08:30:13 +0800 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e31c05a..8928a9a 100644 --- a/package.json +++ b/package.json @@ -49,5 +49,5 @@ "build-client": "./node_modules/.bin/webpack --config ./config/webpack.config.dev.js" }, "author": "", - "license": "ISC" + "license": "MIT" }