diff options
| author | James Friend <[email protected]> | 2014-08-04 10:07:21 +0800 |
|---|---|---|
| committer | James Friend <[email protected]> | 2014-08-05 10:51:31 +0800 |
| commit | 689faaf16f255ae5bc37c6e348fd593ae270a103 (patch) | |
| tree | c292a1134c08796e11a58d497e4604f1bc8be7a8 /index.js | |
| parent | 33a6932d6fc2df2b5b1d1b34f1ca5343dd8f8868 (diff) | |
| download | bootstrap-689faaf16f255ae5bc37c6e348fd593ae270a103.tar.xz bootstrap-689faaf16f255ae5bc37c6e348fd593ae270a103.zip | |
added a separate npm-specific main file
Diffstat (limited to 'index.js')
| -rw-r--r-- | index.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/index.js b/index.js deleted file mode 100644 index 5092b4dd8..000000000 --- a/index.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = __dirname; |
