Skip to content

Commit 5e1f348

Browse files
committed
Set azure-store version to 1.0.0 so it will be bumped to 2.0.0 too
1 parent c61bb66 commit 5e1f348

File tree

2 files changed

+3
-17
lines changed

2 files changed

+3
-17
lines changed

package-lock.json

Lines changed: 2 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/azure-store/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "@tus/azure-store",
4-
"version": "0.1.2",
4+
"version": "1.0.0",
55
"description": "Azure blob storage for @tus/server",
66
"main": "dist/index.js",
77
"homepage": "https://github.com/tus/tus-node-server#readme",

0 commit comments

Comments
 (0)