feat: complete day 11
This commit is contained in:
+4
-1
@@ -2,7 +2,10 @@
|
||||
"name": "day11",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"scripts": {},
|
||||
"scripts": {
|
||||
"start": "node server.js",
|
||||
"dev": "node --watch --env-file=.env server.js"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "Ryan Wong",
|
||||
"private": true,
|
||||
|
||||
Reference in New Issue
Block a user