About page: Add Acknowledgements

This commit is contained in:
V
2023-06-21 15:06:06 +02:00
parent 4c34f10bb2
commit 887f11ab37
2 changed files with 43 additions and 15 deletions

View File

@@ -22,6 +22,9 @@
"testTypes": "tsc --noEmit",
"watch": "pnpm build --watch"
},
"dependencies": {
"arrpc": "^3.1.0"
},
"devDependencies": {
"@fal-works/esbuild-plugin-global-externals": "^2.1.2",
"@types/node": "^18.15.11",
@@ -105,8 +108,5 @@
"provider": "github",
"releaseType": "release"
}
},
"dependencies": {
"arrpc": "^3.1.0"
}
}