From 0abac56fc26604a8c890ab7c3e71620c291ec224 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=A5=A5=E6=96=AF?= <9068149@qq.com> Date: Mon, 21 Mar 2022 16:44:13 +0800 Subject: [PATCH] chore: update --- LICENSE | 2 +- package.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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",