fix(examples): allow string created by regex pattern (#7829)

Co-authored-by: Tim Lai <timothy.lai@gmail.com>
This commit is contained in:
dewijones92
2022-03-04 00:31:00 +00:00
committed by GitHub
parent 7d4086bddf
commit 3d79c24949
3 changed files with 25 additions and 1 deletions

View File

@@ -74,6 +74,7 @@
"js-yaml": "=4.1.0",
"lodash": "^4.17.21",
"prop-types": "^15.8.1",
"randexp": "^0.5.3",
"randombytes": "^2.1.0",
"react": "=17.0.2",
"react-copy-to-clipboard": "5.0.4",