chore: update

This commit is contained in:
王奥斯 2022-03-21 16:44:13 +08:00
parent 63cf7bb876
commit 0abac56fc2
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
MIT License MIT License
Copyright (c) 2021 孤傲 Copyright (c) 2021 孤傲 <9068149@qq.com>
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

@ -1,6 +1,7 @@
{ {
"name": "as-editor", "name": "as-editor",
"version": "1.0.0", "version": "1.0.0",
"author": "孤傲 <9068149@qq.com>",
"private": true, "private": true,
"scripts": { "scripts": {
"serve": "vue-cli-service serve", "serve": "vue-cli-service serve",