@vercel/routing-utils
Advanced tools
Comparing version 1.9.2-canary.2 to 1.9.2-canary.3
@@ -19,2 +19,3 @@ import { HandleValue } from './index'; | ||
check?: boolean; | ||
important?: boolean; | ||
status?: number; | ||
@@ -21,0 +22,0 @@ locale?: { |
{ | ||
"name": "@vercel/routing-utils", | ||
"version": "1.9.2-canary.2", | ||
"version": "1.9.2-canary.3", | ||
"description": "Vercel routing utilities", | ||
@@ -33,3 +33,3 @@ "main": "./dist/index.js", | ||
}, | ||
"gitHead": "e0e2a8e87eaa984f57b9c14d6b06ad1039497c50" | ||
"gitHead": "dd10e8cc7764e6dc8efa548351a34f6464f3682f" | ||
} |
51590
1191