install valid-url

This commit is contained in:
earlman
2021-04-02 10:11:38 -05:00
parent 2b7aa3e810
commit 01e5936671
2 changed files with 7 additions and 1 deletions

View File

@@ -85,7 +85,8 @@
"rrule": "^2.6.8",
"rrule-alt": "^2.2.8",
"simple-git": "^2.37.0",
"socket.io": "^4.0.0"
"socket.io": "^4.0.0",
"valid-url": "^1.0.9"
},
"_moduleAliases": {
"node_helper": "js/node_helper.js",