diff --git a/MIT-LICENSE.txt b/LICENSE similarity index 100% rename from MIT-LICENSE.txt rename to LICENSE diff --git a/package.json b/package.json index 81435ed39..0cdde2172 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "dist", "types/index.d.ts", "README.md", - "MIT-LICENSE.txt" + "LICENSE" ], "typings": "types/index.d.ts", "types": "types/index.d.ts",