Fix book toc manager tests (#16034)

* fix book toc manager tests

* add js-yaml to notebooks package.json
This commit is contained in:
Barbara Valdez
2021-07-08 11:51:08 -07:00
committed by GitHub
parent 922348b846
commit 74cfac39d2
4 changed files with 30 additions and 4 deletions

View File

@@ -664,6 +664,7 @@
"fast-glob": "^3.1.0",
"fs-extra": "^5.0.0",
"glob": "^7.1.1",
"js-yaml": "^3.12.1",
"node-fetch": "^2.6.1",
"request": "^2.88.0",
"tar": "^6.0.1",