Comparing version 0.1.0 to 0.1.1
@@ -22,2 +22,4 @@ const { exec, match, parse } = require('matchit'); | ||
this.handlers[method][pattern] = handler; | ||
// Allow chainable | ||
return this; | ||
} | ||
@@ -24,0 +26,0 @@ |
{ | ||
"name": "trouter", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "WIP", | ||
@@ -5,0 +5,0 @@ "repository": "lukeed/mri", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2799
31