This commit is contained in:
Alan K 2014-06-09 10:40:50 -04:00
parent 5cc39b1964
commit 550b5c6ea9
4 changed files with 9194 additions and 809 deletions

View File

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

9989
dist/filer.js vendored

File diff suppressed because it is too large Load Diff

10
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.9",
"version": "0.0.10",
"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",