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 9c8f482 commit a44763dCopy full SHA for a44763d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "regexparam",
3
- "version": "1.0.2",
+ "version": "1.1.0",
4
"repository": "lukeed/regexparam",
5
"description": "A tiny (285B) utility that converts route patterns into RegExp. Limited alternative to `path-to-regexp` 🙇",
6
"module": "dist/regexparam.mjs",
0 commit comments