diff --git a/package.json b/package.json index 2f6cac980d9ac3f5e8dde002ebda8beb27951cd9..8d7d82d049d25b8aa8f8c37f60110505a781b1cd 100644 --- a/package.json +++ b/package.json @@ -38,10 +38,5 @@ "test-page": "echo \"open https://localhost:8443/test/\" && stupid-server -s", "test": "node test/selenium/index.js" }, - "false": {}, - "pre-commit": [ - "lint", - "validate", - "test" - ] + "false": {} }