1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-21 12:51:52 +02:00

Merge pull request #20552 from twbs/followup-package-json-fix

Update package.json to remove jspm ignore
This commit is contained in:
Mark Otto
2016-08-21 17:52:16 -07:00
committed by GitHub

View File

@@ -88,9 +88,6 @@
],
"jspm": {
"main": "js/bootstrap",
"ignore": [
"dist/js/npm"
],
"directories": {
"lib": "dist"
},