0.2.1
parent
b7d30dbf4c
commit
4190a0d58c
|
@ -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",
|
||||||
|
|
|
@ -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": {
|
||||||
|
|
Loading…
Reference in New Issue