working on parsers

This commit is contained in:
jmosrael@gmail.com
2024-05-16 17:39:01 -07:00
parent 8fa06736b4
commit eef238c834
4 changed files with 67 additions and 1 deletions

View File

@@ -24,6 +24,7 @@
},
"dependencies": {
"@types/body-parser": "^1.19.5",
"asty": "^1.8.21",
"body-parser": "^1.20.2",
"express": "^4.18.3",
"sequelize": "^6.37.1",