We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6e56db commit 49e8aa4Copy full SHA for 49e8aa4
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ts-regex-builder",
3
- "version": "1.5.0",
+ "version": "1.5.1",
4
"description": "Maintainable regular expressions for TypeScript and JavaScript.",
5
"main": "lib/commonjs/index.js",
6
"module": "lib/module/index.js",
0 commit comments