We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0358216 commit e538758Copy full SHA for e538758
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ts-regex-builder",
3
- "version": "1.6.1-beta.0",
+ "version": "1.6.1-beta.1",
4
"description": "Maintainable regular expressions for TypeScript and JavaScript.",
5
"main": "lib/commonjs/index.js",
6
"module": "lib/esm/index.js",
0 commit comments