mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
add jose 4.14.4
This commit is contained in:
parent
85e8df9615
commit
8fccf12964
@ -25,7 +25,9 @@
|
||||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"nodemonConfig": {
|
||||
"ignore": ["**/*.test.ts"]
|
||||
"ignore": [
|
||||
"**/*.test.ts"
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"cross-env": "^7.0.3",
|
||||
|
||||
1
bun.lock
1
bun.lock
@ -6,6 +6,7 @@
|
||||
"dependencies": {
|
||||
"auto-changelog": "^2.4.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"jose": "^4.14.4",
|
||||
"turbo": "^2.5.0",
|
||||
"uuid": "^8.3.2",
|
||||
},
|
||||
|
||||
@ -28,6 +28,7 @@
|
||||
"dependencies": {
|
||||
"auto-changelog": "^2.4.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"jose": "^4.14.4",
|
||||
"turbo": "^2.5.0",
|
||||
"uuid": "^8.3.2"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user