Skip to content

Commit 8aa56f4

Browse files
authored
Update package.json
1 parent af6a692 commit 8aa56f4

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

frontend/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
2-
"name": "booking-sys-frontend",
2+
"name": "@conorheffron/booking-sys-frontend",
33
"version": "3.1.3",
4-
"private": true,
4+
"private": false,
5+
"license": "GPL-3.0-or-later",
56
"description": "React + TypeScript frontend for Booking System",
67
"scripts": {
78
"dev": "vite",

0 commit comments

Comments
 (0)