0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01: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
commit 302ba3fdc6

View File

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