Skip to content

Commit 159ca39

Browse files
committed
fix: add missing 'ai' package dependency for AI functionality
1 parent 8a2d58e commit 159ca39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
"@cucumber/messages": "29.0.1",
9393
"@xmldom/xmldom": "0.9.8",
9494
"acorn": "8.15.0",
95+
"ai": "^5.0.60",
9596
"arrify": "3.0.0",
9697
"axios": "1.12.2",
9798
"chalk": "4.1.2",

0 commit comments

Comments
 (0)