@phun-ky/frameport 2.0.62 → 2.0.64

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.
@@ -2,7 +2,7 @@
2
2
  * @phun-ky/frameport
3
3
  * A zero dependency package to effortlessly create responsive component previews in documentation using real media queries. Frameport dynamically generates iframes containing your HTML/CSS/JS, mimicking natural device viewports to test responsiveness, without any build steps or dependencies.
4
4
  * @author Alexander Vassbotn Røyne-Helgesen <alexander+frameport@phun-ky.net>
5
- * @version 2.0.62
5
+ * @version 2.0.64
6
6
  * @license
7
7
  * Copyright (c) 2023 Alexander Vassbotn Røyne-Helgesen
8
8
  *
package/dist/frameport.js CHANGED
@@ -2,7 +2,7 @@
2
2
  * @phun-ky/frameport
3
3
  * A zero dependency package to effortlessly create responsive component previews in documentation using real media queries. Frameport dynamically generates iframes containing your HTML/CSS/JS, mimicking natural device viewports to test responsiveness, without any build steps or dependencies.
4
4
  * @author Alexander Vassbotn Røyne-Helgesen <alexander+frameport@phun-ky.net>
5
- * @version 2.0.62
5
+ * @version 2.0.64
6
6
  * @license
7
7
  * Copyright (c) 2023 Alexander Vassbotn Røyne-Helgesen
8
8
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@phun-ky/frameport",
3
- "version": "2.0.62",
3
+ "version": "2.0.64",
4
4
  "description": "A zero dependency package to effortlessly create responsive component previews in documentation using real media queries. Frameport dynamically generates iframes containing your HTML/CSS/JS, mimicking natural device viewports to test responsiveness, without any build steps or dependencies.",
5
5
  "keywords": [
6
6
  "documentation",