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