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 5c54ce6 commit 67cb774Copy full SHA for 67cb774
api/package.json
@@ -75,6 +75,7 @@
75
"@octokit/graphql": "^7.0.2",
76
"@trpc/server": "^10.18.0",
77
"@types/pg": "^8.11.6",
78
+ "deepmerge": "^4.3.1",
79
"generate-schema": "^2.6.0",
80
"jsdom": "^26.0.0",
81
"jwt-decode": "^3.1.2",
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "sill",
3
- "version": "1.43.23",
+ "version": "1.43.24",
4
"license": "MIT",
5
"private": true,
6
"scripts": {
0 commit comments