move sequelize to cirosantilli.github.io

This commit is contained in:
Ciro Santilli
2021-10-31 13:16:49 +00:00
parent 46ab416889
commit cfcee886f0
20 changed files with 1 additions and 2140 deletions

View File

@@ -4,12 +4,8 @@
"description": "https://cirosantilli.com/linux-kernel-module-cheat#node-js",
"main": "alphanumeric.js",
"dependencies": {
"express": "^4.17.1",
"express": "4.17.1",
"mocha": "8.3.2",
"pg": "8.5.1",
"pg-hstore": "2.3.3",
"sequelize": "6.5.1",
"sqlite3": "5.0.2",
"ts-node": "10.0.0"
},
"devDependencies": {},