Browse Source

Added packages for logging and multi-processing

master
Bryan Miller 5 years ago
parent
commit
ff6e47594c
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      package.json

+ 2
- 0
package.json View File

"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"chokidar": "3.0.2", "chokidar": "3.0.2",
"cluster": "0.7.7",
"debug": "4.1.1",
"ejs": "2.6.2", "ejs": "2.6.2",
"express": "4.17.1", "express": "4.17.1",
"sass": "1.22.7" "sass": "1.22.7"

Loading…
Cancel
Save