Release 1.4.1

This commit is contained in:
David Humphrey 2021-11-15 18:13:39 -05:00
parent e135305f25
commit 3279c2d65a
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "filer", "name": "filer",
"version": "1.4.0", "version": "1.4.1",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

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