mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
Working handlebars
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"dependencies": {
|
||||
"bad-words": "^1.5.1",
|
||||
"body-parser": "^1.17.1",
|
||||
"cookie-parser": "^1.4.3",
|
||||
"cors-anywhere": "^0.2.3",
|
||||
"emoji-strip": "^0.0.3",
|
||||
"express": "^4.15.2",
|
||||
@@ -17,7 +18,8 @@
|
||||
"node-cryptojs-aes": "^0.4.0",
|
||||
"request": "^2.72.0",
|
||||
"sendmail": "^1.1.1",
|
||||
"socket.io": "^1.7.3"
|
||||
"socket.io": "^1.7.3",
|
||||
"uniqid": "^4.1.1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user