diff --git a/LICENSE b/LICENSE index dc77271..be48ca4 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2020 Julyp +Copyright (c) 2020 pengyajun Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/package.json b/package.json index de48a7d..28f01d4 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "deploy": "sh deploy/index.sh" }, "author": "pyj92055@163.com", - "license": "ISC", + "license": "MIT", "devDependencies": { "clean-webpack-plugin": "^3.0.0", "copy-webpack-plugin": "^5.1.1",