aboutsummaryrefslogtreecommitdiff
path: root/web/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'web/package.json')
-rw-r--r--web/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/package.json b/web/package.json
index cafde52..8200a8d 100644
--- a/web/package.json
+++ b/web/package.json
@@ -1,7 +1,7 @@
{
"name": "aleebot-web",
- "version": "0.1.0",
- "private": true,
+ "version": "1.0.0",
+ "private": false,
"scripts": {
"dev": "next dev --turbopack",
"build": "next build",