Add "path" module

This commit is contained in:
Lawin0129
2021-11-15 22:24:33 +00:00
committed by GitHub
parent e6ca6a08fe
commit 53f3e16178

View File

@@ -10,7 +10,8 @@
"crypto": "^1.0.1",
"express": "^4.17.1",
"fs": "^0.0.1-security",
"moment": "^2.29.1"
"moment": "^2.29.1",
"path": "^0.12.7"
},
"engines": {
"node": "8.x"