summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJoe Carstairs <jcarstairs@scottlogic.com>2023-08-01 20:21:11 +0100
committerJoe Carstairs <jcarstairs@scottlogic.com>2023-08-02 18:57:52 +0100
commit227eac690914886c5dd6d9a8bd627534c86b4a5d (patch)
tree36927e42c47b8e1c7c0135bf358e954b0bd8e41a /package.json
parent6bd4846b71944add485433703d85982b2396d9ad (diff)
Initial commit
Diffstat (limited to 'package.json')
-rw-r--r--package.json15
1 files changed, 0 insertions, 15 deletions
diff --git a/package.json b/package.json
deleted file mode 100644
index 577ffa8..0000000
--- a/package.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "name": "lallans-wabsteid-astro",
- "type": "module",
- "version": "0.0.1",
- "scripts": {
- "dev": "astro dev",
- "start": "astro dev",
- "build": "astro build",
- "preview": "astro preview",
- "astro": "astro"
- },
- "dependencies": {
- "astro": "^2.9.7"
- }
-} \ No newline at end of file