2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +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", "style": "dist/css/bootstrap.css",
"sass": "scss/bootstrap.scss", "sass": "scss/bootstrap.scss",
"main": "./dist/js/npm", "main": "dist/js/bootstrap",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/twbs/bootstrap.git" "url": "https://github.com/twbs/bootstrap.git"