We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc54e1d commit 15ad52aCopy full SHA for 15ad52a
.github/workflows/validate.yml
@@ -8,8 +8,6 @@ on:
8
jobs:
9
validate:
10
runs-on: ubuntu-latest
11
- env:
12
- CI: false
13
14
steps:
15
- name: Check out the repository
package.json
@@ -26,7 +26,6 @@
26
"bjd": "^0.3.2",
27
"buffer": "^6.0.3",
28
"dayjs": "^1.11.10",
29
- "jda": "^0.4.0",
30
"jquery": "^3.7.1",
31
"json-stringify-safe": "^5.0.1",
32
"jwt-decode": "^3.1.2",
0 commit comments