fixup miscs stup stuff

This commit is contained in:
Your Name
2020-04-23 21:12:38 -05:00
parent 07ceb58dda
commit bd95a83d78
2 changed files with 1 additions and 7 deletions

View File

@@ -4,7 +4,7 @@
"description": "",
"main": "index.js",
"scripts": {
"start": "micro"
"start": "./micro-serve index.js"
},
"author": "",
"license": "ISC",
@@ -13,7 +13,6 @@
"better-sqlite3": "^6.0.1",
"micro": "^9.3.4",
"micro-core": "^0.4.0",
"micro-cors": "^0.1.1",
"querystring": "^0.2.0"
}
}