chore: typo description

main
ChenZhaoYu 2 years ago
parent 3c21068150
commit 5d1f8519c2

@ -2,12 +2,12 @@
"name": "chatgpt-web",
"version": "2.0.0",
"private": false,
"description": "ChatGPT Web Bot",
"author": "ChenZhaoYu <chenzhaoyu1994@gami.com>",
"description": "ChatGPT Web",
"author": "ChenZhaoYu <chenzhaoyu1994@gmail.com>",
"keywords": [
"chatgpt-web",
"chatgpt",
"chatbot",
"web",
"vue"
],
"scripts": {

@ -2,12 +2,13 @@
"name": "chatgpt-web-service",
"version": "1.0.0",
"private": false,
"description": "ChatGPT Web Bot node service",
"description": "ChatGPT Web Service",
"author": "ChenZhaoYu <chenzhaoyu1994@gmail.com>",
"keywords": [
"chatgpt-web",
"chatgpt",
"chatbot",
"web",
"vue"
"express"
],
"engines": {
"node": ">=18.0.0"

Loading…
Cancel
Save