yude-moe/package.json

9 lines
122 B
JSON
Raw Permalink Normal View History

2020-09-05 23:54:00 +09:00
{
"scripts": {
2020-09-05 23:59:32 +09:00
"deploy": "aero deploy"
},
"dependencies": {
"aerobatic-cli": "^2.1.4"
}
}