We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44746d4 commit bf9effaCopy full SHA for bf9effa
docs/README.md
@@ -2,7 +2,7 @@
2
<img src="assets/logo.png" alt="cui logo" width="150">
3
</div>
4
5
-# cui: Common Agent UI
+# Common Agent UI
6
7
[](https://www.npmjs.com/package/cui-server)
8
[](https://nodejs.org/)
package.json
@@ -110,6 +110,7 @@
110
"@types/react-dom": "^18.2.22",
111
"@types/supertest": "^6.0.3",
112
"@types/uuid": "^9.0.7",
113
+ "@types/web-push": "^3.6.4",
114
"@typescript-eslint/eslint-plugin": "^8.38.0",
115
"@typescript-eslint/parser": "^8.38.0",
116
"@vitejs/plugin-react": "^4.2.1",
0 commit comments