diff --git a/package.json b/package.json index 7de57b8e1..dfcc46c2d 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,6 @@ "version": "0.1.0", "license": "MIT", "scripts": { - "docs": "docsify serve docs", "eslint": "eslint app/javascript --fix", "pretest": "rimraf .jest-cache", "test": "jest --no-cache",