diff options
| author | Haishan <[email protected]> | 2019-07-06 17:44:25 +0800 |
|---|---|---|
| committer | Haishan <[email protected]> | 2019-07-06 21:48:22 +0800 |
| commit | bd49c0a3f93ebc83ebff0fe6a70f3d5f907489cc (patch) | |
| tree | 9dd4f90ca59b16da843e0cc620d4b1c1bec5c786 | |
| parent | 21efe1ebe98802cf6313b4375670033dddd4bcf7 (diff) | |
meta: license should be MIT
| -rw-r--r-- | package.json | 2 |
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", |
