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 dd056cb commit bcd6bb2Copy full SHA for bcd6bb2
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "regexparam",
3
- "version": "1.2.2",
+ "version": "1.3.0",
4
"repository": "lukeed/regexparam",
5
"description": "A tiny (308B) utility that converts route patterns into RegExp. Limited alternative to `path-to-regexp` 🙇",
6
"unpkg": "dist/regexparam.min.js",
0 commit comments