mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
chore: remove tls check script (#19280)
This commit is contained in:
committed by
Samuel Attard
parent
9a7426dc25
commit
3d2eb8360a
@@ -59,7 +59,6 @@
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"asar": "asar",
|
||||
"check-tls": "python ./script/tls.py",
|
||||
"generate-version-json": "node script/generate-version-json.js",
|
||||
"lint": "node ./script/lint.js && npm run lint:clang-format && npm run lint:docs",
|
||||
"lint:js": "node ./script/lint.js --js",
|
||||
|
||||
Reference in New Issue
Block a user