We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa32826 commit 1e05601Copy full SHA for 1e05601
.npmignore
@@ -30,4 +30,7 @@ readme.md
30
.nvmrc
31
env.json
32
.env.production
33
-assets
+assets
34
+
35
36
+tsdown.config.ts
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "regexplain",
3
- "version": "0.9.0",
+ "version": "0.9.2",
4
"type": "module",
5
"bin": {
6
"regexplain": "dist/bin.js"
0 commit comments