main
Cogent Apps 2023-03-18 10:04:51 +00:00
parent b7d30dbf4c
commit 4190a0d58c
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "chat-with-gpt", "name": "chat-with-gpt",
"version": "0.2.0", "version": "0.2.1",
"dependencies": { "dependencies": {
"@auth0/auth0-spa-js": "^2.0.4", "@auth0/auth0-spa-js": "^2.0.4",
"@emotion/css": "^11.10.6", "@emotion/css": "^11.10.6",

View File

@ -1,6 +1,6 @@
{ {
"name": "chat-with-gpt", "name": "chat-with-gpt",
"version": "0.2.0", "version": "0.2.1",
"description": "An open-source ChatGPT app with a voice", "description": "An open-source ChatGPT app with a voice",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {