This commit is contained in:
Alan K 2014-09-09 15:05:10 -04:00
parent 9a05ef3c17
commit 5dfebed4c7
4 changed files with 37 additions and 1475 deletions

View File

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

1500
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.27",
"version": "0.0.28",
"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",