summaryrefslogtreecommitdiff
path: root/web/package.json
diff options
context:
space:
mode:
authorJosh Kingsley <josh@joshkingsley.me>2025-10-25 13:47:32 +0300
committerJosh Kingsley <josh@joshkingsley.me>2025-10-25 22:09:19 +0300
commit1e3657b3fab94405c9e404bba87689dfd0e27130 (patch)
treeebc1d1c5463665cbcb561a78ead264112406b53b /web/package.json
chore: initial commit
Diffstat (limited to 'web/package.json')
-rw-r--r--web/package.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/package.json b/web/package.json
new file mode 100644
index 0000000..edc33c4
--- /dev/null
+++ b/web/package.json
@@ -0,0 +1,4 @@
+{
+ "name": "@notive/web",
+ "private": true
+}