egg-controller
Advanced tools
Comparing version 0.1.22 to 0.1.23
@@ -14,3 +14,5 @@ "use strict"; | ||
} | ||
register_1.registerRoute(app); | ||
app.ready(() => { | ||
register_1.registerRoute(app); | ||
}); | ||
}; |
{ | ||
"name": "egg-controller", | ||
"version": "0.1.22", | ||
"version": "0.1.23", | ||
"description": "controller for egg.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
43750
1034