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

Update emoji-regex to 8.0.0

This commit is contained in:
Dragory 2019-07-21 14:40:50 +03:00
parent 271e71daa4
commit 2f3dfa96db
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",