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

Update emoji-regex to 8.0.0

This commit is contained in:
Dragory 2019-07-21 14:40:50 +03:00
parent 16599e1d5e
commit 21402b2ea4
2 changed files with 4 additions and 4 deletions

View file

@ -21,7 +21,7 @@
"cors": "^2.8.5",
"cross-env": "^5.2.0",
"dotenv": "^4.0.0",
"emoji-regex": "^7.0.1",
"emoji-regex": "^8.0.0",
"eris": "^0.10.0",
"escape-string-regexp": "^1.0.5",
"express": "^4.17.0",