diff options
Diffstat (limited to '')
| -rw-r--r-- | landing/package.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/landing/package.json b/landing/package.json deleted file mode 100644 index 7419243..0000000 --- a/landing/package.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "secd", - "version": "1.0.0", - "description": "secd landing page", - "main": "index.js", - "scripts": { - "start": "npx tailwindcss -i ./src/input.css -o ./dist/output.css --watch", - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "", - "license": "ISC", - "devDependencies": { - "tailwindcss": "^3.2.4" - } -} |
