chore(package): remove unwanted scripts
This commit is contained in:
parent
c45e2b9e23
commit
c771d1fed6
|
@ -6,8 +6,7 @@
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node server.js",
|
"start": "node server.js",
|
||||||
"test": "node ace test",
|
"test": "node ace test"
|
||||||
"lint": "standard"
|
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"adonisjs",
|
"adonisjs",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user