diff options
| author | yo mama <pepper@scannerjammer.com> | 2015-05-17 14:51:09 -0700 |
|---|---|---|
| committer | yo mama <pepper@scannerjammer.com> | 2015-05-17 14:51:09 -0700 |
| commit | 32535584842fe1d53e04693a91e50c9108db3d47 (patch) | |
| tree | 056276794bbf1917dfcbdf85e4a21017933d9065 /proxies | |
Diffstat (limited to 'proxies')
| -rw-r--r-- | proxies/underscore.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/proxies/underscore.js b/proxies/underscore.js new file mode 100644 index 0000000..a6d42b8 --- /dev/null +++ b/proxies/underscore.js @@ -0,0 +1 @@ +module.exports = require('underscore'); |
