add migrate
Showing
| ... | ... | @@ -23,11 +23,13 @@ |
| "homepage": "https://github.com/purerosefallen/tx3-bang-reader#readme", | ||
| "dependencies": { | ||
| "@types/cron": "^1.7.2", | ||
| "@types/csv-parse": "^1.2.2", | ||
| "@types/node": "^14.0.14", | ||
| "@types/underscore": "^1.10.2", | ||
| "@types/yaml": "^1.9.7", | ||
| "axios": "^0.19.2", | ||
| "cron": "^1.8.2", | ||
| "csv-parse": "^4.10.1", | ||
| "moment": "^2.27.0", | ||
| "mysql-promise": "^5.0.0", | ||
| "posthtml-parser": "^0.4.2", | ||
| ... | ... |
src/migrate.ts
0 → 100644
Please register or sign in to comment