meta: license should be MIT
This commit is contained in:
parent
21efe1ebe9
commit
bd49c0a3f9
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
"keywords": ["react"],
|
||||
"author": "Haishan <haishanhan@gmail.com> (https://haishan.me)",
|
||||
"private": true,
|
||||
"license": "UNLICENSED",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.5.0",
|
||||
"@hot-loader/react-dom": "^16.8.6",
|
||||
|
|
Loading…
Reference in a new issue