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