@lls/typings 24.15.0-fdc4fb78 → 24.15.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -42,5 +42,4 @@ interface Document {
42
42
  mozExitFullscreen: exitFullscreenType
43
43
  msExitFullscreen: exitFullscreenType
44
44
  outerHTML: unknown
45
- pyodideMplTarget: HTMLDivElement
46
45
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lls/typings",
3
- "version": "24.15.0-fdc4fb78",
3
+ "version": "24.15.0",
4
4
  "description": "types custom du monorepo",
5
5
  "main": "index.js",
6
6
  "keywords": [],