Sanitize user input seed.

This commit is contained in:
lucaswadedavis 2016-12-16 19:24:17 -08:00
parent b517805b1b
commit 64e0bbab47
2 changed files with 4 additions and 2 deletions

View file

@ -21,6 +21,7 @@
"chance": "^1.0.4",
"express": "^4.14.0",
"node-gyp": "^3.4.0",
"sanitize-filename": "^1.6.1",
"uuid": "^3.0.1"
}
}