fix: fix solid-js adapter and exclude spec from build
Some checks failed
Build, Lint & Test Lib / Build, Lint and Test Library (push) Has been cancelled

This commit is contained in:
2025-03-04 02:22:23 +08:00
parent dff1e1f9a6
commit e662d7d123
4 changed files with 86 additions and 72 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "oidc-client-rx",
"version": "0.1.0-alpha.7",
"version": "0.1.0-alpha.8",
"homepage": "https://github.com/lonelyhentxi/oidc-client-rx",
"author": "lonelyhentxi",
"description": "ReactiveX enhanced OIDC and OAuth2 protocol support for browser-based JavaScript applications",
@@ -70,7 +70,7 @@
"@biomejs/js-api": "0.7.1",
"@biomejs/wasm-nodejs": "^1.9.4",
"@playwright/test": "^1.49.1",
"@rslib/core": "^0.5.0",
"@rslib/core": "^0.5.3",
"@swc/core": "^1.10.12",
"@tanstack/react-router": "^1.112.11",
"@tanstack/solid-router": "^1.112.11",