We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.idea
1 parent 71cc5a5 commit ad2eeb1Copy full SHA for ad2eeb1
.npmignore
@@ -3,6 +3,7 @@
3
/lib/filesize.min.js.map
4
/src/
5
/test/
6
+.idea
7
.eslintrc
8
.travis.yml
9
Gruntfile.js
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "filesize",
"description": "JavaScript library to generate a human readable String describing the file size",
- "version": "3.1.5",
+ "version": "3.1.6",
"homepage": "http://filesizejs.com",
"author": "Jason Mulligan <jason.mulligan@avoidwork.com>",
"repository": {
0 commit comments