diff --git a/LICENSE b/LICENSE index c4681e8..254b29b 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2021 孤傲 +Copyright (c) 2021 孤傲 <9068149@qq.com> 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 1c52274..3be3efb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,7 @@ { "name": "as-editor", "version": "1.0.0", + "author": "孤傲 <9068149@qq.com>", "private": true, "scripts": { "serve": "vue-cli-service serve",