summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2019-07-26 14:11:32 -0100
committerMaxence Lange <maxence@artificial-owl.com>2019-07-26 14:11:32 -0100
commit3619ac594cf8677f3b521b5b7b85c5f3db762ba8 (patch)
tree1f1b1247fd6f045213bf89f4cba80da385ee8ab7
parentbaf8aa54e0177bb80ecde1a7930b19ab1e2007b0 (diff)
hashtag regex v2.0
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
-rw-r--r--package-lock.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json
index c6ebd5bf..f968668e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6800,6 +6800,11 @@
"minimalistic-assert": "^1.0.1"
}
},
+ "hashtag-regex": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/hashtag-regex/-/hashtag-regex-2.0.0.tgz",
+ "integrity": "sha512-6qWo1g10ggwyorTjMEswX/z8DkODD1XnfjBjndIAj7rnUOgVlwYQz4UPQU9yBz2jBGd3Im1D1wlzzI/o6Q1Ptw=="
+ },
"he": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz",