supertokens / supertokens-web-js

SuperTokens SDK for vanilla JS for all recipes
Other
58 stars 10 forks source link

fix: supertokens-website version #112

Closed anku255 closed 6 months ago

anku255 commented 6 months ago

Summary of change

Tests were failing because supertokens-website@18.0.0 was getting pulled. Ideally, it should have pulled 18.0.2 but for some reason it wasn't, causing tests to fail.

Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work. Bonus points for screenshots and videos!)

Documentation changes

(If relevant, please create a PR in our docs repo, or create a checklist here highlighting the necessary changes)

Checklist for important updates

github-actions[bot] commented 6 months ago

size-limit report ๐Ÿ“ฆ

Path Size
lib/build/index.js 25.97 KB (+0.05% ๐Ÿ”บ)
recipe/emailverification/index.js 26.32 KB (+0.04% ๐Ÿ”บ)
recipe/emailpassword/index.js 26.05 KB (+0.03% ๐Ÿ”บ)
recipe/thirdparty/index.js 27.1 KB (+0.05% ๐Ÿ”บ)
recipe/thirdpartyemailpassword/index.js 29.04 KB (+0.05% ๐Ÿ”บ)
recipe/session/index.js 23.19 KB (+0.03% ๐Ÿ”บ)
recipe/passwordless/index.js 27.38 KB (+0.05% ๐Ÿ”บ)
recipe/thirdpartypasswordless/index.js 29.73 KB (+0.03% ๐Ÿ”บ)
recipe/userroles/index.js 23.45 KB (+0.03% ๐Ÿ”บ)
recipe/multitenancy/index.js 25.69 KB (+0.02% ๐Ÿ”บ)