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