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