Remove docs script (#233)

This commit is contained in:
Muhsin.K 2019-11-21 14:42:40 +05:30 committed by Pranav Raj S
parent e610a11bc5
commit a4141c5dc5

View file

@ -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",