mirror of
https://github.com/nolanlawson/blob-util.git
synced 2025-12-08 19:46:19 +00:00
trim down package size
This commit is contained in:
parent
c03d4eccf2
commit
aefa065d71
@ -1,7 +0,0 @@
|
|||||||
.git*
|
|
||||||
node_modules
|
|
||||||
.DS_Store
|
|
||||||
*~
|
|
||||||
coverage
|
|
||||||
npm-debug.log
|
|
||||||
vendor/
|
|
||||||
@ -52,5 +52,9 @@
|
|||||||
"request": "^2.36.0",
|
"request": "^2.36.0",
|
||||||
"uglify-js": "^2.4.13",
|
"uglify-js": "^2.4.13",
|
||||||
"zuul": "^3.10.1"
|
"zuul": "^3.10.1"
|
||||||
}
|
},
|
||||||
|
"files": [
|
||||||
|
"lib",
|
||||||
|
"dist"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user