permission addition

This commit is contained in:
sneha kumari 2025-02-28 20:48:50 +05:30
parent 5eb12a79f9
commit c1b0dbbb90

View File

@ -7,6 +7,10 @@
"engines": { "engines": {
"vscode": "^1.97.0" "vscode": "^1.97.0"
}, },
"repository": {
"type": "git",
"url": "https://git.everydayseries.io/sneha-4-22/GenDocX.git"
},
"categories": [ "categories": [
"Other" "Other"
], ],
@ -54,4 +58,4 @@
"gendocx": "file:", "gendocx": "file:",
"openai": "^4.85.4" "openai": "^4.85.4"
} }
} }