diff --git a/package.json b/package.json index fc4b1e7..4fc21a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fs-tus-store", - "version": "1.1.0", + "version": "1.2.0", "description": "", "main": "./lib/index.js", "directories": { @@ -20,7 +20,7 @@ "type": "git", "url": "git+https://github.com/blockai/fs-tus-store.git" }, - "keywords": [], + "keywords": ["tus", "resumable", "upload", "abstract-tus-store", "store", "filesystem", "fs", "local"], "author": "Oli Lalonde (https://syskall.com/)", "license": "MIT", "bugs": { @@ -64,4 +64,4 @@ "string-to-stream": "^1.1.0", "uuid": "^2.0.3" } -} +} \ No newline at end of file