This commit is contained in:
Alan K 2014-12-02 13:45:21 -05:00
parent d6c77abfa0
commit f160f540a0
4 changed files with 1774 additions and 40 deletions

View File

@ -1,6 +1,6 @@
{
"name": "filer",
"version": "0.0.35",
"version": "0.0.36",
"main": "dist/filer.js",
"ignore": [
"build",

1802
dist/filer.js vendored

File diff suppressed because it is too large Load Diff

8
dist/filer.min.js vendored

File diff suppressed because one or more lines are too long

View File

@ -11,7 +11,7 @@
"idb",
"websql"
],
"version": "0.0.35",
"version": "0.0.36",
"author": "Alan K <ack@modeswitch.org> (http://blog.modeswitch.org)",
"homepage": "http://filerjs.github.io/filer",
"bugs": "https://github.com/filerjs/filer/issues",