🚧 Started working on processing of substitutions

This commit is contained in:
2022-05-02 22:56:38 +02:00
parent 9bd8132119
commit b3f2ec52d4
6 changed files with 573 additions and 1 deletions

View File

@ -11,6 +11,8 @@
"license": "ISC",
"dependencies": {
"@prisma/client": "^3.13.0",
"axios": "^0.27.2",
"cheerio": "^1.0.0-rc.10",
"express": "^4.18.1"
}
}