Khrisna commited on
Commit
b148abf
·
verified ·
1 Parent(s): 3f2aeda

Update package.json

Browse files
Files changed (1) hide show
  1. package.json +2 -1
package.json CHANGED
@@ -2,6 +2,7 @@
2
  "type": "module",
3
  "dependencies": {
4
  "express": "*",
5
- "body-parser": "*"
 
6
  }
7
  }
 
2
  "type": "module",
3
  "dependencies": {
4
  "express": "*",
5
+ "body-parser": "*",
6
+ "os": "*"
7
  }
8
  }