chore: sync submodule state (parent ref update)
Made-with: Cursor
This commit is contained in:
26
package.json
26
package.json
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user