chore: bump package versions to 0.4.3 (#265)

This commit is contained in:
Danny Avila 2023-05-13 16:59:45 -04:00 committed by GitHub
parent 3414690e42
commit 49041e16c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 11 additions and 11 deletions

View file

@ -1,12 +1,12 @@
{
"name": "chatgpt-clone",
"version": "0.4.2",
"version": "0.4.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "chatgpt-clone",
"version": "0.4.2",
"version": "0.4.3",
"license": "ISC",
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.4.0",

View file

@ -1,6 +1,6 @@
{
"name": "chat-frontend",
"version": "0.4.2",
"version": "0.4.3",
"description": "",
"type": "module",
"scripts": {