proxied-server-example package should be private

This commit is contained in:
Konstantin Wohlwend 2024-09-14 17:04:41 -07:00
parent 6e535453bd
commit 440e2b2671

View File

@ -1,6 +1,7 @@
{
"name": "@stackframe/proxied-server-example",
"version": "2.5.35",
"private": true,
"dependencies": {
"express": "^4.19.2",
"handlebars": "^4.7.8"