This commit is contained in:
shawnzhang 2019-03-05 09:00:42 +08:00
parent 8a1987bbe1
commit 0d64728faf
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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 <panfree23@gmail.com>",
"author": "shawnzhang <z784836221@outlook.com>",
"license": "MIT",
"scripts": {
"dev": "cross-env BABEL_ENV=development webpack-dev-server --inline --progress --config build/webpack.dev.conf.js",