Skip to content

Commit a926567

Browse files
committed
Add 'yaml' npm dependency
1 parent 9a73bf2 commit a926567

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

integration/vscode/ada/package-lock.json

Lines changed: 14 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration/vscode/ada/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1534,6 +1534,7 @@
15341534
"react-dom": "^19.0.0",
15351535
"vscode-languageclient": "9.0.1",
15361536
"winston": "3.14.2",
1537-
"ws": "^8.18.0"
1537+
"ws": "^8.18.0",
1538+
"yaml": "^2.8.0"
15381539
}
15391540
}

0 commit comments

Comments
 (0)