Skip to content

Commit

Permalink
pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
olalonde committed Sep 22, 2016
1 parent 9dd6cf4 commit ca058fd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fs-tus-store",
"version": "1.1.0",
"version": "1.2.0",
"description": "",
"main": "./lib/index.js",
"directories": {
Expand All @@ -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 <olalonde@gmail.com> (https://syskall.com/)",
"license": "MIT",
"bugs": {
Expand Down Expand Up @@ -64,4 +64,4 @@
"string-to-stream": "^1.1.0",
"uuid": "^2.0.3"
}
}
}

0 comments on commit ca058fd

Please sign in to comment.