diff --git a/.fleet/run.json b/.fleet/run.json deleted file mode 100644 index 2c7d7e9..0000000 --- a/.fleet/run.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "configurations": [ - { - "type": "npm", - "name": "npm configuration", - "command": "run", - "scripts": "dev" - } - ] -} \ No newline at end of file