This commit is contained in:
[witbox2018]
2023-04-07 16:36:11 +08:00
parent 2fdc83a240
commit b580de32a3
4 changed files with 4 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
"name": "chatgpt-next-web",
"version": "1.9.3",
"private": false,
"license": "Anti 996",
"license": "Apache-2.0",
"scripts": {
"dev": "yarn fetch && next dev",
"build": "yarn fetch && next build",