@docusaurus/types
Advanced tools
Comparing version 2.0.0-alpha.33 to 2.0.0-alpha.34
{ | ||
"name": "@docusaurus/types", | ||
"version": "2.0.0-alpha.33", | ||
"version": "2.0.0-alpha.34", | ||
"description": "Common used typings for Docusaurus packages", | ||
@@ -16,3 +16,3 @@ "main": "./src/index.js", | ||
}, | ||
"gitHead": "e6b077410cb596b00130b36bc0a4712783a57deb" | ||
"gitHead": "f1180d0eb685399f917314e5bf78a4127830f68e" | ||
} |
@@ -28,3 +28,4 @@ import {Loader, Configuration} from 'webpack'; | ||
[key: string]: any; | ||
})[]; | ||
} | ||
)[]; | ||
stylesheets?: ( | ||
@@ -35,3 +36,4 @@ | string | ||
[key: string]: any; | ||
})[]; | ||
} | ||
)[]; | ||
} | ||
@@ -38,0 +40,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4506
128