mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-11-29 08:33:20 +00:00
(update:widget) v0.4.5
This commit is contained in:
4
extensions/react-widget/package-lock.json
generated
4
extensions/react-widget/package-lock.json
generated
@@ -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",
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user