diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c9376e5f3..6f15315b4 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "style": "dist/css/bootstrap.css", "less": "less/bootstrap.less", - "main": "./index.js", + "main": "./dist/js/npm", "repository": { "type": "git", "url": "https://github.com/twbs/bootstrap.git" |
