summaryrefslogtreecommitdiff
path: root/day-12/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'day-12/package.json')
-rw-r--r--day-12/package.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/day-12/package.json b/day-12/package.json
deleted file mode 100644
index cfc736a..0000000
--- a/day-12/package.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "devDependencies": {
- "@types/node": "^18.11.14",
- "typescript": "^4.9.4"
- },
- "scripts": {
- "build": "tsc"
- }
-}