Skip to content

Commit 5621195

Browse files
authored
Merge pull request #43 from vigneshsivaji/master
Updated missing packages in the package.json file
2 parents ae1fe06 + 571023a commit 5621195

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
"@angular/cli": "17.1.2",
5959
"@angular/compiler-cli": "17.1.2",
6060
"@types/jasmine": "4.3.0",
61+
"@xenova/transformers": "2.17.2",
6162
"child_process": "1.0.2",
6263
"codemirror": "5.37.0",
6364
"elasticlunr": "0.9.5",
@@ -72,6 +73,7 @@
7273
"karma-jasmine": "5.1.0",
7374
"karma-jasmine-html-reporter": "2.0.0",
7475
"node-fetch": "2.6.7",
76+
"openai": "4.57.0",
7577
"shelljs": "0.8.5",
7678
"tslib": "2.3.0",
7779
"typescript": "5.3.3",

0 commit comments

Comments
 (0)