Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2016-08-22 03:50:34 +0300
committerMark Otto <markdotto@gmail.com>2016-08-22 03:50:34 +0300
commitb821c57278125ad7f90e80b13a09daf08b22f54e (patch)
tree5517bb8b253e7dc5fbb7cdb87c7a4ae68300c2de /package.json
parent75715d9d3cc8d033cc1e1fe5de805e81cfa06b1f (diff)
Follow up to #20394: remove ignore for file that no longer exists
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/package.json b/package.json
index 1dbd90bbde..c687294604 100644
--- a/package.json
+++ b/package.json
@@ -88,9 +88,6 @@
],
"jspm": {
"main": "js/bootstrap",
- "ignore": [
- "dist/js/npm"
- ],
"directories": {
"lib": "dist"
},