Commit 058b939c authored by 神楽坂玲奈's avatar 神楽坂玲奈

test

parent 46d16760
/.idea/ /.idea/
/node_modules/
...@@ -2,6 +2,9 @@ ...@@ -2,6 +2,9 @@
"name": "railgun-routing-server", "name": "railgun-routing-server",
"version": "0.0.1", "version": "0.0.1",
"author": "zh99998 <zh99998@gmail.com>", "author": "zh99998 <zh99998@gmail.com>",
"scripts": {
"start": "ts-node src/main.ts"
},
"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