This commit is contained in:
Alan K 2014-06-10 14:53:04 -04:00
parent 2ea7673252
commit 31b062152e
4 changed files with 1427 additions and 68 deletions

View File

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

1479
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.10",
"version": "0.0.11",
"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",