diff --git a/LICENSE b/LICENSE index 61515750..786a3298 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2017-present PanJiaChen +Copyright (c) 2017-present Shawnzhang 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 9d6d6230..c83c860c 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "vue-element-admin", "version": "3.9.3", "description": "A magical vue admin. Typical templates for enterprise applications. Newest development stack of vue. Lots of awesome features", - "author": "Pan ", + "author": "shawnzhang ", "license": "MIT", "scripts": { "dev": "cross-env BABEL_ENV=development webpack-dev-server --inline --progress --config build/webpack.dev.conf.js",