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

Add support for regex in !search via -regex/-re

This commit is contained in:
Dragory 2019-12-01 01:01:20 +02:00
parent c1cb5a4ed7
commit a0edd962f3
3 changed files with 53 additions and 10 deletions

View file

@ -67,6 +67,7 @@
"@types/passport": "^1.0.0",
"@types/passport-oauth2": "^1.4.8",
"@types/passport-strategy": "^0.2.35",
"@types/safe-regex": "^1.1.2",
"@types/tmp": "0.0.33",
"ava": "^2.4.0",
"rimraf": "^2.6.2",