From 355e84a433e9c89058a911f65418cd478efa9629 Mon Sep 17 00:00:00 2001 From: Kevin Scott <151596+thekevinscott@users.noreply.github.com> Date: Sun, 27 Feb 2022 17:36:57 -0500 Subject: [PATCH] Updating CDN && example versions --- packages/upscalerjs/src/constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/upscalerjs/src/constants.ts b/packages/upscalerjs/src/constants.ts index 37578652c..d2fd37f06 100644 --- a/packages/upscalerjs/src/constants.ts +++ b/packages/upscalerjs/src/constants.ts @@ -2,4 +2,4 @@ This is an autogenerated file. See scripts/pin-cdn.js for more information. *****/ -export const ROOT = 'https://unpkg.com/@upscalerjs/models@0.9.0'; +export const ROOT = 'https://unpkg.com/@upscalerjs/models@0.10.0';