This commit is contained in:
Alan K 2014-08-17 01:56:03 -04:00
parent 98d89cc12c
commit 270d705f12
4 changed files with 319 additions and 208 deletions

View File

@ -1,6 +1,6 @@
{
"name": "filer",
"version": "0.0.21",
"version": "0.0.22",
"main": "dist/filer.js",
"devDependencies": {
"mocha": "1.17.1",

511
dist/filer.js vendored

File diff suppressed because it is too large Load Diff

12
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.21",
"version": "0.0.22",
"author": "Alan K <ack@modeswitch.org> (http://blog.modeswitch.org)",
"homepage": "http://js-platform.github.io/filer",
"bugs": "https://github.com/js-platform/filer/issues",