mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-21 04:41:36 +02:00
fix package.json add extension in main field
This commit is contained in:
@@ -88,7 +88,7 @@
|
|||||||
},
|
},
|
||||||
"style": "dist/css/bootstrap.css",
|
"style": "dist/css/bootstrap.css",
|
||||||
"sass": "scss/bootstrap.scss",
|
"sass": "scss/bootstrap.scss",
|
||||||
"main": "dist/js/bootstrap",
|
"main": "dist/js/bootstrap.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/twbs/bootstrap.git"
|
"url": "git+https://github.com/twbs/bootstrap.git"
|
||||||
|
Reference in New Issue
Block a user