3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-17 15:15:02 +00:00

Update emoji-regex to 7.0.1

This commit is contained in:
Dragory 2018-12-15 21:16:17 +02:00
parent 4d4b2d6443
commit 095e8f159c
2 changed files with 4 additions and 4 deletions

View file

@ -28,7 +28,7 @@
"@types/moment-timezone": "^0.5.6",
"cross-env": "^5.2.0",
"dotenv": "^4.0.0",
"emoji-regex": "^7.0.0",
"emoji-regex": "^7.0.1",
"eris": "^0.9.0",
"escape-string-regexp": "^1.0.5",
"humanize-duration": "^3.15.0",