From 24789fd17a0da101e39618fb5d79b09f06639fa2 Mon Sep 17 00:00:00 2001 From: b3hr4d Date: Sun, 25 Feb 2024 13:20:29 +0300 Subject: [PATCH] Update dependencies and add development files for release v1.1.0 --- .github/workflows/deploy-test.yml | 2 ++ examples/html/index.html | 7 ++++--- examples/html/simple.html | 2 +- packages/core/src/utils/index.ts | 2 ++ 4 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.github/workflows/deploy-test.yml b/.github/workflows/deploy-test.yml index 5f1a5342b6..2c869af4b5 100644 --- a/.github/workflows/deploy-test.yml +++ b/.github/workflows/deploy-test.yml @@ -42,6 +42,8 @@ jobs: body: "https://github.com/B3Pay/ic-reactor/releases/download/v${{ env.CORE_VERSION }}/ic-reactor-core.min.js" files: | ./packages/core/umd/production/ic-reactor-core.min.js + ./packages/core/umd/development/ic-reactor-core.js + ./packages/core/umd/development/ic-reactor-core.js.map draft: false prerelease: false generate_release_notes: true diff --git a/examples/html/index.html b/examples/html/index.html index cf61ead2f8..7651ae4ea4 100644 --- a/examples/html/index.html +++ b/examples/html/index.html @@ -90,8 +90,8 @@

ICRC Token

- - + + +