installed express and added github (CI) actions

This commit is contained in:
2019-11-01 22:52:08 +01:00
parent bb49c112db
commit 896ed577f6
4 changed files with 506 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
"author": "Rick van Lieshout <info@rickvanlieshout.com> (http://rickvanlieshout.com)",
"license": "MIT",
"dependencies": {
"express": "^4.17.1",
"hotkeys-js": "^3.7.1",
"node-notifier": "^6.0.0",
"request": "^2.88.0"