aboutsummaryrefslogtreecommitdiff
path: root/compat/lustre_animation/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'compat/lustre_animation/package.json')
-rw-r--r--compat/lustre_animation/package.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/compat/lustre_animation/package.json b/compat/lustre_animation/package.json
deleted file mode 100644
index a0831d3..0000000
--- a/compat/lustre_animation/package.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "scripts": {
- "dev": "gleam build && vite",
- "build": "gleam build && vite build"
- },
- "devDependencies": {
- "vite": "^4.4.9"
- }
-}