Commit 7bf5f95c authored by 神楽坂玲奈's avatar 神楽坂玲奈

test

parent a2146e56
...@@ -3,7 +3,8 @@ ...@@ -3,7 +3,8 @@
"version": "0.0.1", "version": "0.0.1",
"author": "zh99998 <zh99998@gmail.com>", "author": "zh99998 <zh99998@gmail.com>",
"scripts": { "scripts": {
"start": "ts-node src/main.ts" "build": "tsc",
"start": "node src/main.js"
}, },
"dependencies": { "dependencies": {
"lodash": "^4.17.21" "lodash": "^4.17.21"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment