2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03: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
-3
View File
@@ -88,9 +88,6 @@
],
"jspm": {
"main": "js/bootstrap",
"ignore": [
"dist/js/npm"
],
"directories": {
"lib": "dist"
},