1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-21 20:55:50 +02:00

Merge pull request #20394 from TrigenSoftware/v4-dev

Fix package.json
This commit is contained in:
Mark Otto
2016-08-21 17:49:46 -07:00
committed by GitHub

View File

@@ -28,7 +28,7 @@
},
"style": "dist/css/bootstrap.css",
"sass": "scss/bootstrap.scss",
"main": "./dist/js/npm",
"main": "dist/js/bootstrap",
"repository": {
"type": "git",
"url": "https://github.com/twbs/bootstrap.git"