|
@@ -33,7 +33,7 @@ const MISSING: Dict<string[]> = {
|
|
|
|
|
|
const UNUSED: Dict<string[]> = {
|
|
|
// url is a polyfill for sanitize-html
|
|
|
- '@jupyterlab/apputils': ['@types/react', 'buffer', 'url'],
|
|
|
+ '@jupyterlab/apputils': ['@types/react', 'url'],
|
|
|
'@jupyterlab/application': ['@fortawesome/fontawesome-free'],
|
|
|
'@jupyterlab/apputils-extension': ['es6-promise'],
|
|
|
'@jupyterlab/builder': [
|