Remove unused npm scripts
This commit is contained in:
parent
10913933cd
commit
19fa0bca18
@ -7,9 +7,7 @@
|
|||||||
"doc": "docs"
|
"doc": "docs"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
"docs": "gitbook install && gitbook serve"
|
||||||
"docs": "gitbook install && gitbook serve",
|
|
||||||
"docs:deploy": "bash ./update-docs.sh"
|
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|||||||
@ -7,9 +7,7 @@
|
|||||||
"doc": "docs"
|
"doc": "docs"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
"docs": "gitbook install && gitbook serve"
|
||||||
"docs": "gitbook install && gitbook serve",
|
|
||||||
"docs:deploy": "bash ./update-docs.sh"
|
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|||||||
@ -7,9 +7,7 @@
|
|||||||
"doc": "docs"
|
"doc": "docs"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
"docs": "gitbook install && gitbook serve"
|
||||||
"docs": "gitbook install && gitbook serve",
|
|
||||||
"docs:deploy": "bash ./update-docs.sh"
|
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user