fix(escape-string-regexp): correct version number (#27261)

This commit is contained in:
Ika
2018-07-20 17:31:40 -07:00
committed by Wesley Wigham
parent 87167476ba
commit cf6f86c363
+1 -1
View File
@@ -1,4 +1,4 @@
// Type definitions for escape-string-regexp
// Type definitions for escape-string-regexp 1.0
// Project: https://github.com/sindresorhus/escape-string-regexp
// Definitions by: kruncher <https://github.com/kruncher>
// faergeek <https://github.com/faergeek>