chore: update manifest

This commit is contained in:
2026-09-07 01:59:04 +05:00
parent fc1308e27e
commit 1698306717
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
{ {
"name": "github-tracker", "name": "github-support-sla-monitor",
"version": "0.1.0", "version": "0.1.0",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "github-tracker", "name": "github-support-sla-monitor",
"version": "0.1.0", "version": "0.1.0",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
+2 -2
View File
@@ -1,7 +1,7 @@
{ {
"name": "github-tracker", "name": "github-support-sla-monitor",
"version": "0.1.0", "version": "0.1.0",
"description": "Flip-clock tracker of time elapsed since a GitHub support ticket", "description": "GitHub support ticket sla monitor dashboard and flip-clock timer",
"scripts": { "scripts": {
"dev": "astro dev", "dev": "astro dev",
"build": "astro build", "build": "astro build",