We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce8b6c5 commit 0aff75bCopy full SHA for 0aff75b
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "browser-extension",
3
"license": "GPL-3.0-only",
4
- "version": "1.5.174",
+ "version": "1.5.175",
5
"scripts": {
6
"//enable dev mode": "",
7
"devmode:on": "sed -i'' -e 's/IS_DEV.*/IS_DEV=true/g' .env",
static/data/networks.json
@@ -1418,7 +1418,7 @@
1418
}
1419
},
1420
"testnet": false,
1421
- "internal": true,
+ "internal": false,
1422
"opStack": false,
1423
"defaultExplorer": {
1424
"url": "https://lineascan.build",
static/manifest.json
@@ -68,7 +68,7 @@
68
"notifications"
69
],
70
"short_name": "Rainbow",
71
72
"web_accessible_resources": [
73
74
"matches": [
0 commit comments