mirror of
https://github.com/vacp2p/linea-monorepo.git
synced 2026-01-09 04:08:01 -05:00
chore(license): update licensing (#1106)
* chore(license): update licensing * chore(license): update licensing on Java files
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"version": "1.0.0",
|
||||
"description": "Operations scripts",
|
||||
"author": "Consensys Software Inc.",
|
||||
"license": "Apache-2.0",
|
||||
"license": "(MIT OR Apache-2.0)",
|
||||
"scripts": {
|
||||
"build": "shx rm -rf dist && tsc -p tsconfig.build.json",
|
||||
"prettier": "prettier -c '**/*.{js,ts}'",
|
||||
@@ -58,4 +58,4 @@
|
||||
"/dist",
|
||||
"/oclif.manifest.json"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user