release: v3.4.3
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
## 3.4.3 (15 Jun 2025)
|
||||||
|
|
||||||
|
* fix: redundant code imported
|
||||||
|
|
||||||
## 3.4.2 (15 Jun 2025)
|
## 3.4.2 (15 Jun 2025)
|
||||||
|
|
||||||
* fix: elements horizontal scrollbar [#504](https://github.com/liriliri/eruda/issues/504)
|
* fix: elements horizontal scrollbar [#504](https://github.com/liriliri/eruda/issues/504)
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "eruda",
|
"name": "eruda",
|
||||||
"version": "3.4.2",
|
"version": "3.4.3",
|
||||||
"description": "Console for Mobile Browsers",
|
"description": "Console for Mobile Browsers",
|
||||||
"main": "eruda.js",
|
"main": "eruda.js",
|
||||||
"browserslist": [
|
"browserslist": [
|
||||||
@@ -66,7 +66,7 @@
|
|||||||
"licia": "^1.44.0",
|
"licia": "^1.44.0",
|
||||||
"luna-box-model": "^1.0.1",
|
"luna-box-model": "^1.0.1",
|
||||||
"luna-console": "^1.3.6",
|
"luna-console": "^1.3.6",
|
||||||
"luna-data-grid": "^1.6.3",
|
"luna-data-grid": "^1.6.4",
|
||||||
"luna-dom-viewer": "^1.8.3",
|
"luna-dom-viewer": "^1.8.3",
|
||||||
"luna-modal": "^1.3.1",
|
"luna-modal": "^1.3.1",
|
||||||
"luna-notification": "^0.3.3",
|
"luna-notification": "^0.3.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user