2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03: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
+1 -1
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"