(update:widget) v0.4.5

This commit is contained in:
ManishMadan2882
2024-11-07 02:45:28 +05:30
parent b0423d987e
commit 181d2504e5
2 changed files with 3 additions and 3 deletions

View File

@@ -1,12 +1,12 @@
{ {
"name": "docsgpt", "name": "docsgpt",
"version": "0.4.4", "version": "0.4.5",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "docsgpt", "name": "docsgpt",
"version": "0.4.4", "version": "0.4.5",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@babel/plugin-transform-flow-strip-types": "^7.23.3", "@babel/plugin-transform-flow-strip-types": "^7.23.3",

View File

@@ -1,6 +1,6 @@
{ {
"name": "docsgpt", "name": "docsgpt",
"version": "0.4.4", "version": "0.4.5",
"private": false, "private": false,
"description": "DocsGPT 🦖 is an innovative open-source tool designed to simplify the retrieval of information from project documentation using advanced GPT models 🤖.", "description": "DocsGPT 🦖 is an innovative open-source tool designed to simplify the retrieval of information from project documentation using advanced GPT models 🤖.",
"source": "./src/index.html", "source": "./src/index.html",