@ionic/docs 8.7.4-dev.11756465095.1387c832 → 8.7.4-dev.11756747371.11c148d6

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.
Files changed (2) hide show
  1. package/core.json +1 -5
  2. package/package.json +1 -1
package/core.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2025-08-29T11:00:27",
2
+ "timestamp": "2025-09-01T17:25:02",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.36.2",
@@ -22566,10 +22566,6 @@
22566
22566
  "Promise": {
22567
22567
  "location": "global",
22568
22568
  "id": "global::Promise"
22569
- },
22570
- "HTMLElement": {
22571
- "location": "global",
22572
- "id": "global::HTMLElement"
22573
22569
  }
22574
22570
  },
22575
22571
  "return": "Promise<boolean>"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ionic/docs",
3
- "version": "8.7.4-dev.11756465095.1387c832",
3
+ "version": "8.7.4-dev.11756747371.11c148d6",
4
4
  "description": "Pre-packaged API documentation for the Ionic docs.",
5
5
  "main": "core.json",
6
6
  "types": "core.d.ts",