meta: license should be MIT

This commit is contained in:
Haishan 2019-07-06 17:44:25 +08:00
parent 21efe1ebe9
commit bd49c0a3f9

View file

@ -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",