mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-02-26 10:42:51 +00:00
* Add type definitions for koa-route * Not needed: path-to-regexp * Change path-to-regexp asOfVersion to ^1.7.0 * Revert "Change path-to-regexp asOfVersion to ^1.7.0" This reverts commit 0452ebe8033ef9de3c084f4ef3366f63e351af6e. * Change path-to-regexp dependency to ^1.7.0
6 lines
67 B
JSON
6 lines
67 B
JSON
{
|
|
"dependencies": {
|
|
"path-to-regexp": "^1.7.0"
|
|
}
|
|
}
|