chore: sync submodule state (parent ref update)

Made-with: Cursor
This commit is contained in:
defiQUG
2026-03-02 12:14:13 -08:00
parent 43a7b88e2a
commit 041fae1574
223 changed files with 12940 additions and 11756 deletions

View File

@@ -1,26 +1,12 @@
{
"name": "solacescanscout",
"name": "explorer-monorepo",
"version": "1.0.0",
"description": "SolaceScanScout - The Defi Oracle Meta Explorer",
"main": "frontend/public/index.html",
"private": true,
"scripts": {
"deploy": "./scripts/deploy.sh",
"test": "./scripts/test.sh",
"lint": "echo 'Linting not configured'"
"e2e": "playwright test",
"e2e:ui": "playwright test --ui"
},
"keywords": [
"blockchain",
"explorer",
"ethereum",
"blockscout",
"bridge",
"weth"
],
"author": "",
"license": "MIT",
"repository": {
"type": "git",
"url": ""
"devDependencies": {
"@playwright/test": "^1.40.0"
}
}