docs: add license of vue-docs (#1231)

This commit is contained in:
Kagol 2023-12-28 20:31:37 +08:00 committed by GitHub
parent 843ef6bd5c
commit 171747d15c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
{
"name": "@opentiny/vue-docs",
"version": "2.2.8",
"license": "MIT",
"scripts": {
"start": "vite",
"start:saas": "vite --mode saas",