tjwrld commited on
Commit
c5eeb26
·
verified ·
1 Parent(s): 7296822

Update package.json

Browse files
Files changed (1) hide show
  1. package.json +1 -0
package.json CHANGED
@@ -9,6 +9,7 @@
9
  },
10
  "dependencies": {
11
  "express": "^4.19.2",
 
12
  "node-llama-cpp": "3.17.1"
13
  }
14
  }
 
9
  },
10
  "dependencies": {
11
  "express": "^4.19.2",
12
+ "morgan": "^1.10.0",
13
  "node-llama-cpp": "3.17.1"
14
  }
15
  }