Skip to content

Commit

Permalink
add DEPRECATED console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
timaschew committed Aug 29, 2014
1 parent c3a48cb commit 4c5412a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Expand Up @@ -2,6 +2,7 @@
* Expose `pathtoRegexp`.
*/
module.exports = pathtoRegexp;
console.log("DEPRECATED use https://github.com/pillarjs/path-to-regexp");

/**
* The main path matching regexp utility.
Expand Down

0 comments on commit 4c5412a

Please sign in to comment.