Skip to content

Commit

Permalink
Updating CDN && example versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Scott committed Mar 15, 2021
1 parent eb05ed9 commit d10f932
Show file tree
Hide file tree
Showing 12 changed files with 23 additions and 23 deletions.
4 changes: 2 additions & 2 deletions examples/basic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "basic",
"version": "0.8.21",
"version": "0.8.22",
"description": "Demonstration of basic usage of UpscalerJS",
"main": "index.js",
"scripts": {
Expand All @@ -15,7 +15,7 @@
},
"dependencies": {
"@tensorflow/tfjs": "2.8.6",
"upscaler": "0.8.21"
"upscaler": "0.8.22"
},
"browserslist": {
"production": [
Expand Down
4 changes: 2 additions & 2 deletions examples/comparisons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "comparisons",
"version": "0.8.21",
"version": "0.8.22",
"description": "Demonstration of the different models of UpscalerJS",
"main": "index.js",
"scripts": {
Expand All @@ -15,7 +15,7 @@
},
"dependencies": {
"@tensorflow/tfjs": "2.8.6",
"upscaler": "0.8.21"
"upscaler": "0.8.22"
},
"browserslist": {
"production": [
Expand Down
4 changes: 2 additions & 2 deletions examples/models/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-scripts": "^4.0.2",
"upscaler": "0.8.21"
"upscaler": "0.8.22"
},
"scripts": {
"start": "react-scripts start",
Expand All @@ -31,5 +31,5 @@
"last 1 safari version"
]
},
"version": "0.8.21"
"version": "0.8.22"
}
4 changes: 2 additions & 2 deletions examples/patch-sizes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"react-input-range": "^1.3.0",
"react-scripts": "^4.0.2",
"tensor-as-base64": "^0.1.1",
"upscaler": "0.8.21"
"upscaler": "0.8.22"
},
"scripts": {
"start": "PORT=1234 react-scripts start",
Expand All @@ -33,5 +33,5 @@
"last 1 safari version"
]
},
"version": "0.8.21"
"version": "0.8.22"
}
4 changes: 2 additions & 2 deletions examples/progress/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "progress",
"version": "0.8.21",
"version": "0.8.22",
"description": "Demonstration of upscale progress with UpscalerJS",
"main": "index.js",
"scripts": {
Expand All @@ -15,7 +15,7 @@
},
"dependencies": {
"@tensorflow/tfjs": "2.8.6",
"upscaler": "0.8.21"
"upscaler": "0.8.22"
},
"browserslist": {
"production": [
Expand Down
4 changes: 2 additions & 2 deletions examples/react-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"react-dom": "^16.13.1",
"react-dropzone": "^11.0.2",
"react-scripts": "^4.0.2",
"upscaler": "0.8.21"
"upscaler": "0.8.22"
},
"scripts": {
"start": "react-scripts start",
Expand All @@ -32,5 +32,5 @@
"last 1 safari version"
]
},
"version": "0.8.21"
"version": "0.8.22"
}
4 changes: 2 additions & 2 deletions examples/tensor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tensor",
"version": "0.8.21",
"version": "0.8.22",
"description": "Demonstration of basic usage of UpscalerJS",
"main": "index.js",
"scripts": {
Expand All @@ -15,7 +15,7 @@
},
"dependencies": {
"@tensorflow/tfjs": "2.8.6",
"upscaler": "0.8.21"
"upscaler": "0.8.22"
},
"browserslist": {
"production": [
Expand Down
4 changes: 2 additions & 2 deletions examples/upload/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "upload",
"version": "0.8.21",
"version": "0.8.22",
"description": "Demonstration of uploading an image to UpscalerJS",
"main": "index.js",
"scripts": {
Expand All @@ -15,7 +15,7 @@
},
"dependencies": {
"@tensorflow/tfjs": "2.8.6",
"upscaler": "0.8.21"
"upscaler": "0.8.22"
},
"browserslist": {
"production": [
Expand Down
4 changes: 2 additions & 2 deletions examples/warmup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "warmup",
"version": "0.8.21",
"version": "0.8.22",
"description": "Demonstration of warming up UpscalerJS",
"main": "index.js",
"scripts": {
Expand All @@ -15,7 +15,7 @@
},
"dependencies": {
"@tensorflow/tfjs": "2.8.6",
"upscaler": "0.8.21"
"upscaler": "0.8.22"
},
"browserslist": {
"production": [
Expand Down
4 changes: 2 additions & 2 deletions examples/webcam/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webcam",
"version": "0.8.21",
"version": "0.8.22",
"description": "Demonstration of webcam usage of UpscalerJS",
"main": "index.js",
"scripts": {
Expand All @@ -15,7 +15,7 @@
},
"dependencies": {
"@tensorflow/tfjs": "2.8.6",
"upscaler": "0.8.21"
"upscaler": "0.8.22"
},
"browserslist": {
"production": [
Expand Down
4 changes: 2 additions & 2 deletions examples/webworker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webworker",
"version": "0.8.21",
"version": "0.8.22",
"description": "Demonstration of webworker integration with UpscalerJS",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -28,6 +28,6 @@
"dependencies": {
"@tensorflow/tfjs": "2.8.6",
"tensor-as-base64": "^0.1.1",
"upscaler": "0.8.21"
"upscaler": "0.8.22"
}
}
2 changes: 1 addition & 1 deletion packages/upscalerjs/src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
This is an autogenerated file. See scripts/pin-cdn.js for more information.
*****/

export const ROOT = 'https://unpkg.com/@upscalerjs/[email protected].21'
export const ROOT = 'https://unpkg.com/@upscalerjs/[email protected].22';

0 comments on commit d10f932

Please sign in to comment.