summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorHaishan <[email protected]>2019-07-06 17:44:25 +0800
committerHaishan <[email protected]>2019-07-06 21:48:22 +0800
commitbd49c0a3f93ebc83ebff0fe6a70f3d5f907489cc (patch)
tree9dd4f90ca59b16da843e0cc620d4b1c1bec5c786 /package.json
parent21efe1ebe98802cf6313b4375670033dddd4bcf7 (diff)
meta: license should be MIT
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index f66a4b1..d2ba8a0 100644
--- a/package.json
+++ b/package.json
@@ -22,7 +22,7 @@
"keywords": ["react"],
"author": "Haishan <[email protected]> (https://haishan.me)",
"private": true,
- "license": "UNLICENSED",
+ "license": "MIT",
"dependencies": {
"@babel/runtime": "^7.5.0",
"@hot-loader/react-dom": "^16.8.6",