aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-08-21 17:50:34 -0700
committerMark Otto <[email protected]>2016-08-21 17:50:34 -0700
commitb821c57278125ad7f90e80b13a09daf08b22f54e (patch)
tree5517bb8b253e7dc5fbb7cdb87c7a4ae68300c2de
parent75715d9d3cc8d033cc1e1fe5de805e81cfa06b1f (diff)
downloadbootstrap-b821c57278125ad7f90e80b13a09daf08b22f54e.tar.xz
bootstrap-b821c57278125ad7f90e80b13a09daf08b22f54e.zip
Follow up to #20394: remove ignore for file that no longer exists
-rw-r--r--package.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/package.json b/package.json
index 1dbd90bbd..c68729460 100644
--- a/package.json
+++ b/package.json
@@ -88,9 +88,6 @@
],
"jspm": {
"main": "js/bootstrap",
- "ignore": [
- "dist/js/npm"
- ],
"directories": {
"lib": "dist"
},