File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed
core/cloud/src/cloud/router-layer/nodejs Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 7
7
"build" : " bun build.ts"
8
8
},
9
9
"dependencies" : {
10
- "@stacksjs/logging" : " ^0.58.69 " ,
11
- "@stacksjs/queue" : " ^0.58.69 " ,
12
- "@stacksjs/router" : " ^0.58.69 " ,
13
- "@stacksjs/storage" : " ^0.58.69 " ,
14
- "@stacksjs/utils" : " ^0.58.69 " ,
10
+ "@stacksjs/logging" : " ^0.58.71 " ,
11
+ "@stacksjs/queue" : " ^0.58.71 " ,
12
+ "@stacksjs/router" : " ^0.58.71 " ,
13
+ "@stacksjs/storage" : " ^0.58.71 " ,
14
+ "@stacksjs/utils" : " ^0.58.71 " ,
15
15
"aws4fetch" : " ^1.0.17"
16
16
}
17
17
}
Original file line number Diff line number Diff line change 10
10
"test" : " echo \" Error: no test specified\" && exit 1"
11
11
},
12
12
"dependencies" : {
13
- "@stacksjs/router" : " ^0.58.69 "
13
+ "@stacksjs/router" : " ^0.58.71 "
14
14
}
15
15
}
Original file line number Diff line number Diff line change 7
7
"build" : " bun build.ts"
8
8
},
9
9
"dependencies" : {
10
- "@stacksjs/logging" : " ^0.58.69 " ,
11
- "@stacksjs/queue" : " ^0.58.69 " ,
12
- "@stacksjs/router" : " ^0.58.69 " ,
13
- "@stacksjs/storage" : " ^0.58.69 " ,
14
- "@stacksjs/utils" : " ^0.58.69 " ,
10
+ "@stacksjs/logging" : " ^0.58.71 " ,
11
+ "@stacksjs/queue" : " ^0.58.71 " ,
12
+ "@stacksjs/router" : " ^0.58.71 " ,
13
+ "@stacksjs/storage" : " ^0.58.71 " ,
14
+ "@stacksjs/utils" : " ^0.58.71 " ,
15
15
"aws4fetch" : " ^1.0.17"
16
16
}
17
17
}
You can’t perform that action at this time.
0 commit comments