pull/68/head
xiaojunnuo 2024-02-27 21:37:42 +08:00
parent dd16386317
commit c5714ec6d9
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@
"afterPubPush": "git add . && git commit -m \"build: publish success\" && git push"
},
"author": "Greper",
"license": "MIT",
"license": "AGPL-3.0",
"dependencies": {
"@ant-design/colors": "^7.0.0",
"@ant-design/icons-vue": "^6.1.0",

View File

@ -96,5 +96,5 @@
"url": "https://github.com/fast-crud/fast-server-js"
},
"author": "Greper",
"license": "MIT"
"license": "AGPL-3.0",
}