Skip to content

Commit

Permalink
bump version to 0.1.0-custom1
Browse files Browse the repository at this point in the history
  • Loading branch information
kiritnarain committed Mar 5, 2022
1 parent eb2e5c6 commit 0eb2a5d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spotxyz/virtual-background",
"version": "0.1.0",
"version": "0.1.0-custom1",
"description": "Demo on adding virtual background to a live video stream in the browser",
"homepage": "https://github.com/spotxyz/virtual-background",
"repository": "https://github.com/spotxyz/virtual-background.git",
Expand Down Expand Up @@ -33,7 +33,6 @@
},
"scripts": {
"install": "tsc",
"publish": "tsc && publish",
"start": "react-scripts start",
"build": "react-scripts build",
"build:tflite": "yarn build:tflite:image && docker run --rm -it -v $PWD:/workspace -w /workspace tflite",
Expand Down

0 comments on commit 0eb2a5d

Please sign in to comment.