Re-export express for plugins

This commit is contained in:
Asher
2021-01-13 16:26:11 -06:00
parent 5f1fab7d27
commit a8e928798b
5 changed files with 13 additions and 372 deletions

View File

@@ -12,8 +12,5 @@
},
"scripts": {
"build": "tsc"
},
"dependencies": {
"express": "^4.17.1"
}
}