update license

This commit is contained in:
Julyp
2020-02-01 19:25:33 +08:00
parent ff59597ef3
commit d5b06c142d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
MIT License MIT License
Copyright (c) 2020 Julyp Copyright (c) 2020 pengyajun
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View File

@@ -10,7 +10,7 @@
"deploy": "sh deploy/index.sh" "deploy": "sh deploy/index.sh"
}, },
"author": "pyj92055@163.com", "author": "pyj92055@163.com",
"license": "ISC", "license": "MIT",
"devDependencies": { "devDependencies": {
"clean-webpack-plugin": "^3.0.0", "clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^5.1.1", "copy-webpack-plugin": "^5.1.1",