Skip to content

Commit 6856bdc

Browse files
committed
Merge branch 'feature/jss-93-refactor-bun-pnpm' of https://github.com/LIT-Protocol/js-sdk into feature/jss-105-refactor-auth-services-from-elysia-to-express
2 parents 3c3ee94 + a388b28 commit 6856bdc

File tree

75 files changed

+1968
-7935
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+1968
-7935
lines changed

.env.sample

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ LOG_LEVEL=silent
55
LIVE_MASTER_ACCOUNT=
66
LOCAL_MASTER_ACCOUNT=0xac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80
77

8-
NODE_NO_WARNINGS=1
8+
NODE_NO_WARNINGS=1
9+
NODE_OPTIONS=--no-deprecation

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,4 @@ lit-auth-artillery
9494
alice-auth-manager-data
9595

9696
.plans
97+
.e2e

e2e/artillery/README.md

Lines changed: 0 additions & 90 deletions
This file was deleted.

e2e/example.js

Lines changed: 0 additions & 100 deletions
This file was deleted.

e2e/src/e2e.spec.ts

Lines changed: 0 additions & 163 deletions
This file was deleted.

0 commit comments

Comments
 (0)