Make route extraction account for extraneous / matches

This commit is contained in:
2022-04-05 12:39:33 -05:00
parent 8b2ee1c949
commit 2e7c927114
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@extollo/lib",
"version": "0.9.30",
"version": "0.9.31",
"description": "The framework library that lifts up your code.",
"main": "lib/index.js",
"types": "lib/index.d.ts",