We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 492f4d6 commit 542470aCopy full SHA for 542470a
1 file changed
extensions/ql-vscode/package.json
@@ -341,6 +341,7 @@
341
"classnames": "~2.2.6",
342
"fs-extra": "^8.1.0",
343
"glob-promise": "^3.4.0",
344
+ "js-yaml": "^3.12.0",
345
"node-fetch": "~2.6.0",
346
"react": "^16.8.6",
347
"react-dom": "^16.8.6",
@@ -359,6 +360,7 @@
359
360
"@types/glob": "^7.1.1",
361
"@types/google-protobuf": "^3.2.7",
362
"@types/gulp": "^4.0.6",
363
+ "@types/js-yaml": "~3.12.1",
364
"@types/jszip": "~3.1.6",
365
"@types/mocha": "~5.2.7",
366
"@types/node": "^12.0.8",
0 commit comments