chore: rewrite some stuff

This commit is contained in:
2024-08-02 17:49:30 +02:00
parent 98ee25baf4
commit 245049222b
13 changed files with 25 additions and 25 deletions

View File

@@ -5,7 +5,7 @@
"description": "",
"main": "index.js",
"scripts": {
"dev": "directus start",
"dev": "npm run start",
"start": "directus start"
},
"dependencies": {