Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion packages/angular/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@seatlayer/angular",
"version": "0.65.0",
"description": "SeatLayer's official Angular seat map SDK — interactive reserved-seating charts with live availability, seat selection, holds, and a typed TypeScript API for Angular ticketing apps.",
"description": "SeatLayer's official Angular seating chart and seat map SDK \u2014 live availability, seat selection, temporary holds, and a typed TypeScript API for ticketing apps.",
"license": "MIT",
"author": {
"name": "SeatLayer",
Expand All @@ -18,6 +18,8 @@
},
"sideEffects": false,
"keywords": [
"seat map",
"seating chart",
"seat-map",
"seating-chart",
"seat-picker",
Expand Down
4 changes: 3 additions & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@seatlayer/react",
"version": "0.65.0",
"description": "SeatLayer's official React seat map SDK — interactive reserved-seating charts with live availability, seat selection, holds, and a typed TypeScript API for React ticketing apps.",
"description": "SeatLayer's official React seating chart and seat map SDK \u2014 live availability, seat selection, temporary holds, and a typed TypeScript API for ticketing apps.",
"license": "MIT",
"author": {
"name": "SeatLayer",
Expand Down Expand Up @@ -55,6 +55,8 @@
],
"sideEffects": false,
"keywords": [
"seat map",
"seating chart",
"seat-map",
"seating-chart",
"seat-picker",
Expand Down
4 changes: 3 additions & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@seatlayer/vue",
"version": "0.65.0",
"description": "SeatLayer's official Vue 3 seat map SDK — interactive reserved-seating charts with live availability, seat selection, holds, and a typed TypeScript API for Vue ticketing apps.",
"description": "SeatLayer's official Vue seating chart and seat map SDK \u2014 live availability, seat selection, temporary holds, and a typed TypeScript API for ticketing apps.",
"license": "MIT",
"author": {
"name": "SeatLayer",
Expand Down Expand Up @@ -37,6 +37,8 @@
],
"sideEffects": false,
"keywords": [
"seat map",
"seating chart",
"seat-map",
"seating-chart",
"seat-picker",
Expand Down
Loading