Skip to content

Commit 542470a

Browse files
committed
Add yaml parsing package
1 parent 492f4d6 commit 542470a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

extensions/ql-vscode/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,7 @@
341341
"classnames": "~2.2.6",
342342
"fs-extra": "^8.1.0",
343343
"glob-promise": "^3.4.0",
344+
"js-yaml": "^3.12.0",
344345
"node-fetch": "~2.6.0",
345346
"react": "^16.8.6",
346347
"react-dom": "^16.8.6",
@@ -359,6 +360,7 @@
359360
"@types/glob": "^7.1.1",
360361
"@types/google-protobuf": "^3.2.7",
361362
"@types/gulp": "^4.0.6",
363+
"@types/js-yaml": "~3.12.1",
362364
"@types/jszip": "~3.1.6",
363365
"@types/mocha": "~5.2.7",
364366
"@types/node": "^12.0.8",

0 commit comments

Comments
 (0)